Login  Register

FileNotFoundException

Posted by Mike on Jan 12, 2012; 5:26pm
URL: https://forum.jogamp.org/FileNotFoundException-tp3654307.html

I just upgraded to rc5 from rc3 and now when I run my program i get the following error.

java.io.FileNotFoundException: C:\Users\mike\Documents\My Stuff\LeadCrystalStuff\Jogl\jars\gluegen-rt-natives-windows-amd64.jar (The system cannot find the file specified)

Does JOGL now try to load the .dll's from this jar at runtime? Previously I had just been loading the dll's manually.