Box2D Forums

It is currently Sun May 19, 2013 2:19 pm

All times are UTC - 8 hours [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: Thu Mar 01, 2012 2:16 am 
Offline

Joined: Thu Mar 01, 2012 1:57 am
Posts: 1
hi,today when I build Box2D with premake4.4 and MinGW,one error occurs:

"==== Building Box2D (debug) ===="
"==== Building GLUI (debug) ===="
algebra3.cpp
g++: error: /W1: No such file or directory
make[1]: *** [obj/Debug/GLUI/algebra3.o] Error 1
make: *** [GLUI] Error 2

but with Cmake and the same MinGW,building is OK。
what is going on?

ps:MinGW is downloaded from here http://sourceforge.net/projects/mingw/files/


Top
 Profile  
 
PostPosted: Wed Oct 03, 2012 8:53 am 
Offline

Joined: Wed Oct 03, 2012 8:51 am
Posts: 1
I have the exactly same problem. If anybody know the the answer pls tell us! :)


Top
 Profile  
 
PostPosted: Wed Dec 19, 2012 7:38 pm 
Offline

Joined: Wed Dec 19, 2012 7:13 pm
Posts: 1
Hello. I got the same error. I replaced "/W1" with "-w" in the file GLUI.make because I figured it is some sort of malformatted option for gcc. It appears twice in the file, in the debug and release sections. It compiled nicely after that (except for the testbed, which I don't think I need), and helloworld gives the same output as in the manual so I think everything is fine... we'll see. :)


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC - 8 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group