gluegen - examples needed
Posted by doofx on Jan 08, 2014; 1:31pm
URL: https://forum.jogamp.org/gluegen-examples-needed-tp4031123.html
Hello everyone!
Does anyone has examples of using Gluegen?
i couldn't run native methods. when i call a native method i get the unsatisfiedlinkerror exception
tutorial, examples, code, everything could help.
i made import to 3 jar files - gluegen, gluegen-rt, gluegen-native on
my java project and loaded the native labrary properly.
i'm using eclipse indigo, linux x32.
Thanks in advanced!!
Tomer