Login  Register

Several errors building gluegen

Posted by peq on Jan 09, 2012; 8:45am
URL: https://forum.jogamp.org/Several-errors-building-gluegen-tp3644026.html

Hello everybody,
I'm currently trying to build gluegen and jogl in order to run the unit test, since I'm one of the people who struggle to run jogl 2.0 on a Windows system.
I checked out the sources (master) with git but when I try to run ant within the make-directory of gluegen I get the following output with (several errors):
http://pastebin.com/raw.php?i=y5W7dCdh

I installed the newest version of minGW, git, and ant:
Apache Ant(TM) version 1.8.2 compiled on December 20 2010
git version 1.7.8.msysgit.0
gcc (GCC) 4.6.1

(Versions are checked on the command line, so I guess they are installed properly)

Does anyone get a clue of the output errors?

Regards,
peq