Login  Register

Re: JOGL2...need some advice

Posted by DerTheri_ on Jan 03, 2011; 8:59am
URL: https://forum.jogamp.org/JOGL2-need-some-advice-tp2181185p2183664.html

thank you so much for this concrete help :)

my projects now run with the actual jogl version :)


its the easyest way to put the /lib(all) and /jar(jogl.all,gluegen_rt,nativewindow.all,newt.all)
from the latest jogl build  together inside
a lib folder in the project folder (like the netbean-opengl-pack was doing)

in the propertys
the lib / compile -> the 4 jar files (/lib/jogl.all.jar...)

and in RUN / VM-OPTIONS:
-Djava.library.path="lib"

i am happy again :)

thanks alot michael  (and sorry for my bad english)


(p.s.: this board blocked me to login again, so i create new account)