Omax Standalone
Hi there,
i'm trying to make a standalone of Omax in Max 5 but it doesn't seem to find max.jar.
Here's what i've done;
I've located the 4 files, max.jar,max.java.config.txt, mxj.mxj and ftmjs.mxo before making the application.
I throw the externals folder from ftm into FtmStandaloneAnte and after making my application, i threw the app into FtmStandalonePost.
the 1st and 2nd lines of error i get;
(mxj) Unable to resolve path of max.jar! mxj is rendered powerless.
Unable to create JVM
any help?
i'm using omax 1.55 and ftm 2.5 (UB) on max 5, intel
best
dennis
Copy the C74:/java folder into the support folder located inside your application's bundle (i. e. yourapp.app/Contents/support/).
Thanks for the reply,
i'll try it out and post my results.
best