Building JOGL on linux (Mint 12)
Posted by Erik on Apr 29, 2012; 6:21pm
URL: https://forum.jogamp.org/Building-JOGL-on-linux-Mint-12-tp3948958.html
Hello there,
Git cloned both jogl and gluegen and trying to build these on my linux desktop.
Gluegen builds with ant just fine, but jogl spouts out the following:
/jogamp/jogl/make/build-nativewindow.xml:685: gcc failed with return code 1
I'm really clueless on gcc and what this means exactly, and the xml file gives me little hope to find this out myself.
(JDK 7, 64 bit, gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3))