Trying to build JOGL 1.1.1a and failed

  2 posts   Feedicon  
Replies: 1 - Last Post: April 28, 2010 20:32
by: Mirandien
showing 1 - 2 of 2
 
Posted: April 28, 2010 19:04 by Mirandien
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 :

<cc outtype="shared"
objdir="${obj.jogl}"
outfile="${obj}/${output.lib.name}"
optimize="${c.compiler.optimise}"
debug="${c.compiler.debug}"
multithreaded="true"
exceptions="false"
rtti="false">

Anyone could point me to what is wrong ?

Regards
GB
 
Posted: April 28, 2010 20:32 by Mirandien
switching from ant 1.6.3 to ant 1.7.0 solved the problem.
Replies: 1 - Last Post: April 28, 2010 20:32
by: Mirandien
  • Mysql
  • Glassfish
  • Jruby
  • Rails
  • Nblogo
Terms of Use; Privacy Policy;
© 2010, Oracle Corporation and/or its affiliates
(revision 20120518.3c65429)
 
 
Close
loading
Please Confirm
Close