Re: jogl with Java 1.7
Posted by
jiapei100 on
URL: https://forum.jogamp.org/jogl-with-Java-1-7-tp4025660p4025663.html
Well, apparently, I've successfully built that already.
BUILD FAILED
/home/pei/MyPrograms/Java/Eclipse/Cannonical/jogl/make/build.xml:80: The following error occurred while executing this line:
/home/pei/MyPrograms/Java/Eclipse/Cannonical/jogl/make/build-newt.xml:215: Compile failed; see the compiler error output for details.
Total time: 8 seconds
pei@pei-GA-870A-UD3:~/MyPrograms/Java/Eclipse/Cannonical/jogl/make$ cd ../../gluegen/build
pei@pei-GA-870A-UD3:~/MyPrograms/Java/Eclipse/Cannonical/gluegen/build$ ls
antlr-2.7.7.jar gensrc gluegen-rt.jar localbranch.raw obj
artifact.properties gluegen.jar gluegen-rt.jnlp Manifest-rt.temp test
classes gluegen-java-src.zip gluegen-rt-natives-linux-i586.jar Manifest.temp
pei@pei-GA-870A-UD3:~/MyPrograms/Java/Eclipse/Cannonical/gluegen/build$
Are you suggesting me to put gluegen in some specific folder?
Anyway, the root of JOGL and the root of GLUEGEN are put under the same folder.
Any further suggestions?
Cheers
Pei