Login  Register

Re: Jogl Build Headache

Posted by Penny on Dec 06, 2013; 12:15am
URL: https://forum.jogamp.org/Jogl-Build-Headache-tp4030758p4030788.html

Thanks for your replies.

Yes I am very frustrated and it looks like my project is in the bin unless I can resolve the issue I have.

It works fine using javaw. It used to work fine using an applet within a browser.

The whole point of my project is that it works from an applet browser. If I am unable to do that then it goes in the bin and the last 3 years of my life have been completely wasted.

For the life of me I cannot resolve the problem of getting my applets to load the natives.

Is there some way I can tell gluegen and jogl where to find the native. Ideally I would like to place then inside the main gluegen/jogl jar and inform those packages where to find them. In fact that is all I wanted to achieve when I set about recompiling my own implementation.

Please help many thanks