LWJGL
May 23, 2013, 02:58:15
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
LWJGL is now using GitHub
Home
Help
Search
Login
Register
LWJGL
>
Programming
>
OpenGL
>
Problems with external running
Pages: [
1
]
« previous
next »
Print
Author
Topic: Problems with external running (Read 1010 times)
IpwndU
Newbie
Posts: 1
Problems with external running
«
on:
October 25, 2011, 15:44:46 »
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)
Logged
jediTofu
Prolific Timewaster
Posts: 280
Re: Problems with external running
«
Reply #1 on:
October 25, 2011, 20:21:48 »
If java.library.path has spaces, make sure you quote it. Try going to the actual path using windows explorer.
Logged
cool story, bro
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Programming
-----------------------------
=> Lightweight Java Library Game Development
=> LWJGL Documentation
=> Bug Reports / RFE
=> OpenGL
=> OpenAL
=> General Java Game Development
-----------------------------
Archive
-----------------------------
=> Resolved Bugs/RFE
=> DirectX
=> DevIL
=> FMOD
Loading...