Login  Register

Re: Crashing with GLCanvas, need help

Posted by Archie on Sep 27, 2011; 7:06am
URL: https://forum.jogamp.org/Crashing-with-GLCanvas-need-help-tp2579645p3371809.html

I couldn't work out how to get access to any build later than b485 which I found here:
http://jogamp.org/deployment/autobuilds/master/jogl-b485-2011-09-20_08-30-36/

As I was hooking eclipse into this build I noticed that glue gen was no longer present in the lib folder.  I only had a Jar for glue gen in the atomic folder.  So without gluegen it seems my project cannot even run.  So at this stage I got glue-gen from a previous release and referenced that.  I get the feeling that this is probably not wise.  Anyway the project ran again but I still get that same bug I am talking about.

If I have totally stuffed up the process of trying the latest dev build.  please let me know how I should go about doing this properly.

Thanks guys!