Java externals in standalone
Hello all,
I'm trying to build a standalone with a java external included. I know this has been covered on the forum before, but I couldnt find a definitive answer as to how to do this.
The documentation from cycling says:
Including Java components in your Windows standalone application
Copy the file /Program Files/Common Files/MaxMSP 5.0/Cycling '74/java/lib/max.jar to {standalone folder}/support/java/lib/max.jar
Copy any other necessary jar files (e.g. jitter.jar) to {standalone folder}/support/java/lib/max.jar
Copy /Program Files/Common Files/MaxMSP 5.0/Cycling '74/java/classes/*.class to {standalone folder}/support/java/classes/*.class (all your necessary class files)
However, I'm running max 6 (on a PC) and cannot find these files anywhere!
Anybody got any ideas where I could find them?!
Andy
UPDATE!
I did a bit more searching and found the following relating to MAX 6:
Copy the file /Program Files/Common Files/Max 6.0/Cycling '74/java/lib/max.jar to {standalone folder}/support/java/lib/max.jar
However, there is no Max 6.0 folder in the common files folder.
Confusing!
Andy