Anyone have any advice for getting the correct runtime environment under NetBeans IDE?
When I include jogl.jar, jogl-natives-win32.jar, and jogl-demos-util.jar in the project it compiles fine, but it can't find jogl at runtime.
Any ideas of where to place the .jar files (I tried those suggested in the article).
Thanks!. :) |