I posted this topic in Kenai Forum also but I believe this forum is where it should have been posted:
I have tried to build JOGL 1.1.1a. I followed the readme instructions but ant build failed with this message:
BUILD FAILED
E:\jogl-1.1.1a-windows-i586\jogl\make\build.xml:1565: The following error occurred while executing this line:
E:\jogl-1.1.1a-windows-i586\jogl\make\build.xml:899: The following error occurred while executing this line:
E:\jogl-1.1.1a-windows-i586\jogl\make\build.xml:839: java.lang.NullPointerException
The line 839 in build.xml is :
Note that I followed the instruction at :
https://jogl.dev.java.net/source/browse/checkout/jogl/trunk/doc/HowToBuild.html
Anyone could point me to what is wrong ?
Regards
GB