Problems with external running

Started by IpwndU, October 25, 2011, 22:44:46

Previous topic - Next topic

IpwndU

hey i made a jar file named ProjectX.jar and java -Djava.library.path=<blah> -jar <blah.jar>..... works on my mac but when i try to run the script in windows it says that there is no library for the opengl.Display class (thats the only error). help?!?!? i really don't know any more relevant information besides i checked the directories and made sure i used "\" instead of "/". (oh and btw i cant mess with the computers environment variables) is there something i overlooked??? (all of the files are in the folder because it works on my mac)

jediTofu

If java.library.path has spaces, make sure you quote it.  Try going to the actual path using windows explorer.
cool story, bro