Re: Initialising Joal
Posted by
gouessej on
Apr 09, 2014; 12:27pm
URL: https://forum.jogamp.org/Initialising-Joal-tp4032105p4032131.html
What happens when you try to run JOGL demos with this machine? Which microprocessor does it use? Is your VM for 32 bits architecture too?
If your machine supports both 32 and 64 bits libraries but GlueGen considers that 64 bits ones should be loaded whereas your installer provides only the JARs containing 32 bits libraries, it won't work but maybe the problem comes from the fat loader which doesn't use the same algorithm to determine the architecture.
How does your hook determine and unpack the "good" library?