Login  Register

Re: Change location of generated Jogamp.exe

Posted by Xerxes Rånby on Dec 16, 2016; 2:02pm
URL: https://forum.jogamp.org/Change-location-of-generated-Jogamp-exe-tp4037528p4037532.html

Use the following system property to debug JNILibLoader native loading issues:
-Djogamp.debug.JNILibLoader=true


Please use the debug system property and attach the log if you still have issues.



2016-12-16 14:24 GMT+01:00 Xerxes Rånby <[hidden email]>:
you also need to extract gluegen-rt-natives-windows-amd64.jar and gluegen-rt-natives-windows-i586.jar

the unpacked natives shall be placed in a folder named natives next to the jogl-all.jar and the gluegen-rt.jar like this:

gluegen-rt.jar
joal.jar
jocl.jar
jogl-all.jar
natives\windows-amd64
natives\windows-amd64\README.txt
natives\windows-amd64\gluegen-rt.dll
natives\windows-amd64\joal.dll
natives\windows-amd64\jocl.dll
natives\windows-amd64\jogl_cg.dll
natives\windows-amd64\jogl_desktop.dll
natives\windows-amd64\jogl_mobile.dll
natives\windows-amd64\nativewindow_awt.dll
natives\windows-amd64\nativewindow_win32.dll
natives\windows-amd64\newt.dll
natives\windows-amd64\soft_oal.dll
natives\windows-i586
natives\windows-i586\README.txt
natives\windows-i586\gluegen-rt.dll
natives\windows-i586\joal.dll
natives\windows-i586\jocl.dll
natives\windows-i586\jogl_cg.dll
natives\windows-i586\jogl_desktop.dll
natives\windows-i586\jogl_mobile.dll
natives\windows-i586\nativewindow_awt.dll
natives\windows-i586\nativewindow_win32.dll
natives\windows-i586\newt.dll
natives\windows-i586\soft_oal.dll


2016-12-16 14:11 GMT+01:00 d0lph1n [via jogamp] <[hidden email]>:
So I should extract this: jogl-all-natives-windows-amd64.jar or jogl-all-natives-windows-i586.jar into the libs folder and tell java to look for natives there? Or are there any specific files I should extract?


If you reply to this email, your message will be added to the discussion below:
http://forum.jogamp.org/Change-location-of-generated-Jogamp-exe-tp4037528p4037530.html
To start a new topic under jogl, email [hidden email]
To unsubscribe from jogamp, click here.
NAML