Login  Register

Re: Problem with GLProfile and jogl2-rc2

Posted by reyman on Oct 24, 2011; 12:40pm
URL: https://forum.jogamp.org/Problem-with-GLProfile-and-jogl2-rc2-tp3447491p3447972.html


Can you give me one cursor of your class (javadoc or src code) which load the java native packaged into jar ?

So after discussion, we are interested by your mechanism. But, do you think it's possible to deploy two and only two big jar (gluegen and jogl) which contain all native class for all plateform ?  In this case, i think it's very easy to deploy this solution with maven.

We create a pom.xml for our project with glugen-rt-all.jar and jogl-all.jar, and it's rocks :)

Best Regards,
SR