Re: JogAmp?
Posted by
gouessej on
Sep 16, 2010; 2:22pm
URL: https://forum.jogamp.org/Re-JogAmp-tp1169507p1488127.html
Hi!
I have to lower the minimal ant version (1.8.0) to build JOGL in Eclipse Helios (3.6) that use ANT 1.7. I succeed in building but the generated Java source file (GL.java, GL2.java, etc...) are not copied from gensrc to src then TextRenderer does not find neither GL2 nor Buffers. Should I modify the ANT script??