Re: Jogl Build Headache
Posted by
Penny on
Dec 04, 2013; 2:12pm
URL: https://forum.jogamp.org/Jogl-Build-Headache-tp4030758p4030770.html
hiya, thanks for your help again.
The link that doesn't work is
https://sourceforge.net/projects/mingwbuilds/files/mingw-builds-install/mingw-builds-install.exe/downloadand it doesn't work in FF or IE.
I have downloaded
x64-4.8.1-release-win32-sjlj-rev5.7z
I tried unpacking to D:\mingw64 and I set the system path to ;D:\mingw64\bin;D:\mingw64\lib as the very scant guide suggests but the ant compile failed. I am now at a dead end again. Please help many thanks.
gluegen.build.c.impl:
[echo] Output lib name = gluegen-rt -> gluegen-rt.dll
[echo] Compiling src/native/windows/*.c src/native/common/*.c
[echo] user.dir=D:\JAVA\JOGL_BUILD\git\gluegen\make
[cc] 6 total files to be compiled.
[cc] gcc: error: CreateProcess: No such file or directory
BUILD FAILED
D:\JAVA\JOGL_BUILD\git\gluegen\make\build.xml:453: The following error occurred while executing this line:
D:\JAVA\JOGL_BUILD\git\gluegen\make\build.xml:478: gcc failed with return code 1
Total time: 6 seconds