Problem with mxj objects in standalone
Hello...
I am using mxj net.maxhole in a patch but the object is not included in the standalone.
How do I make this work in standalone mode? I would appreciate the help since it?s a bit of a panic situation (must have an installation working in Mexico by the end of the week.
thanx
Parmerud
manually put max.jar in:
{standalonepackage}/Contents/MacOS/Resources/java/lib
and put maxhole.class in:
{standalonepackage}/Contents/MacOS/Resources/java/classes/ne t
see if that works.
topher