Re: Can't Build JOGL (Windows)
Posted by
Michael Bien on
Nov 04, 2010; 9:23pm
URL: https://forum.jogamp.org/Can-t-Build-JOGL-Windows-tp1844552p1844790.html
strange compiler message indeed.
found this wiki describing the issue:
http://wiki.codeblocks.org/index.php?title=Installing_MinGW_with_Vista#Executeables
hope that helps,
-michael
On 11/04/2010 09:44 PM, Matt [via jogamp] wrote:
I have MinGW installed and I upgraded to the latest. I have JDK
6.0_22. I just downloaded the latest ant. I have the sourcecode
pulled down from git as instructed.
I'm not really sure what the problem is, so here is my output,
[snip]
gluegen.cpptasks.configure.compiler:
c.configure:
c.build:
[echo] Output lib name = gluegen-rt
[mkdir] Created dir: c:\Java\jogl\gluegen\build\obj
[echo] Compiling src/native/windows/*.c src/native/common/*.c
[echo] user.dir=c:\Java\jogl\jogl\make
[cc] 4 total files to be compiled.
[cc] gcc: CreateProcess: No such file or directory
BUILD FAILED
c:\Java\jogl\jogl\make\build.xml:33: The following error occurred
while executin
g this line:
c:\Java\jogl\jogl\make\build-common.xml:365: The following error
occurred while
executing this line:
c:\Java\jogl\gluegen\make\build.xml:609: The following error
occurred while exec
uting this line:
c:\Java\jogl\gluegen\make\build.xml:372: gcc failed with return
code 1
Total time: 9 seconds
--
http://michael-bien.com/