Hello,
I’m trying to compile JOAL and have been receiving the following error:
BUILD FAILED
E:\Simulation Environment\000 - Workspace\joal\make\build.xml:700: The following error occurred while executing this line:
E:\Simulation Environment\000 - Workspace\joal\make\build.xml:517: The following error occurred while executing this line:
E:\Simulation Environment\000 - Workspace\joal\make\build.xml:462: Requires ‘${compiler.cfg.id}’
That is the error when using mingw. There is a similar error when using the vc8 option in gluegen.properties.
I’m using Windows Server 2003 x64 with Eclipse using a vanilla checkout of the gluegen and joal repositories.
Any ideas?