Re: Code seems to be okay according to netbeans prior to run attempt but fails to run
Posted by s3a on Dec 24, 2011; 10:37pm
URL: https://forum.jogamp.org/Code-seems-to-be-okay-according-to-netbeans-prior-to-run-attempt-but-fails-to-run-tp3610062p3611076.html
Thank you, I solved the problem. I just needed gluegen2 in addition to jogl2.
Don't read the following if you don't care:
Actually, Debian has gluegen2 in another Debian package. I really insist on using Debian packages because of the auto-update mechanism which suits me very well. I know you guys think I should use the versions on this website (which I was until I found that gluegen2 was also in Debian) but I just don't like being responsible for upgrading my libraries (or anything else for that matter). I even compile upstream programs to deb files if they're not in the repositories so that when it does come to the Debian version I am using, it will simply upgrade itself.