Login  Register

Re: Binaries?

Posted by Sven Gothel on Jun 08, 2010; 10:04pm
URL: https://forum.jogamp.org/Binaries-tp878058p880678.html

On Tuesday, June 08, 2010 20:01:31 alatnet [via jogamp] wrote:
>
> welp... dont know how but im getting: "Exception in thread "AWT-EventQueue-0"
> java.lang.UnsatisfiedLinkError:
> com.jogamp.common.os.Platform.getPointerSizeInBitsImpl()I"
> I've set my classpath to the lib folder that has the dll and jar files.
> Along with updating almost everything in my engine to use GL4bc instead of
> GL.

http://jogamp.org/wiki/index.php/Jogl_FAQ#Bugreports_.26_Testing

Check you library path and my prev email,
seems you missed gluegen's native lib ..

~Sven