Re: Where are natives in jogl-all.jar?

Posted by gouessej on
URL: https://forum.jogamp.org/Where-are-natives-in-jogl-all-jar-tp4025371p4025372.html

Hi

Look at your environment variables, especially PATH. Maybe the DLLs are still stored somewhere else on your machine. I assume you're under Windows. You should clean up this mess to avoid some problems (using obsolete native libraries with up to date JARs, which could cause conflicts).
Julien Gouesse | Personal blog | Website