Login  Register

Re: 2.4.0 release date? Read this first.

Posted by CharlieBoy on Nov 06, 2019; 3:13pm
URL: https://forum.jogamp.org/2-4-0-release-date-tp4040073p4040132.html

I realized after making the previous post that I had not attached the
-Djogamp.gluegen.UseTempJarCache=false
option to the correct vm.  I needed to do that inside of Eclipse preferences Java->Installed JRE's->edit...
When I made that change, then the bad link to the old dynamic library disappeared.
And it stopped finding the old code and printing out a stack trace including a libnativewindow_macosx.jnilib entry point.

Now however it's not finding the new dylib files even though java.library.path is pointing to the directory containing these files. I will continue to work on this ... suggestions naturally welcome.