Re: JOGL, Fedora, 64bit, Grey Window
Posted by
mikasaari on
Jun 27, 2010; 9:17pm
URL: https://forum.jogamp.org/JOGL-Fedora-64bit-Grey-Window-tp926266p926324.html
Hi,
I think the event listener is correctly binded to the drawable (not sure though).
I couldn't get the demos to be compiled because ant gives error pretty early. I will check this.
I tried debugging my not working Cube.java the results are at pastebin if there would be any info what could cause the problem. I will try getting the jogl-demos to be compiled.
http://pastebin.com/0PgGFGzB -Mika