I’m getting the following error when building JOGL for my machine – I’m using mingw, and have installed Ant and Antlr using the directions for compiling JOGL, etc.
BUILD FAILED
D:\Extraction\jogl\jogl\make\build.xml:1098: Following error occured while execu
ting this line
D:\Extraction\jogl\jogl\make\build.xml:889: Following error occured while execut
ing this line
D:\Extraction\jogl\jogl\make\build.xml:791: Execute failed: java.io.IOException:
CreateProcess: gcc.exe -Imake/stub_includes/opengl -ID:\java\jre/…/include -ID
:\java\jre/…/include/win32 -Imake/stub_includes/cg -O3 -c -DBUILD_DLL -D_WINGDI
_ -D_STRICT_ANSI -D_JNI_IMPLEMENTATION_ -o build\obj\jogl/BufferUtils.o src\nati
ve\jogl\BufferUtils.c error=2
can anyone help with this?
L-