Login  Register

Problems with Windows 32bit

Posted by p.stelzer on Oct 21, 2010; 10:18am
URL: https://forum.jogamp.org/Problems-with-Windows-32bit-tp1744762.html

Hi,

there might be a problem with the 32bit natives for windows. If I run a JOCL-project under 32bit environment i'm getting:

Exception in thread "main" java.lang.UnsatisfiedLinkError: com.jogamp.common.os.WindowsDynamicLinkerImpl.LoadLibraryW(Ljava/lang/String;)J

With 64bit there seems to be no problem.
Could you possibly take a look if you get the same issue?

Regards and thanks in advance,
Philipp Stelzer