Issue compiling with MinGW

Do you need help? Ask here!

Bug reporting belongs here: http://developer.wz2100.net/newticket
bobwrit
New user
Posts: 3
Joined: 29 Jun 2010, 20:51

Issue compiling with MinGW

Post by bobwrit »

Hello

So I'm trying to compile the latest revision(with some unit modifications), r11092, with flex 2.5.4a, and bison 2.4.1. I followed the steps here: http://developer.wz2100.net/wiki/Window ... 28MinGW%29 exactly, but when ever I compile, after the first 2 calls to g++ and the first call to autorevision.exe, I get the error "cannot find ./win32/warzone2100.o . Right before that, it tries to enter into the directory ./po/ but it says "nothing can be done for 'all'" when it does. Immediately after said line, it gives the warzone2100.o error. That's when make ends. Attached are the logs for the command "mingw32-make -f makefile.win32 >logs.txt"
You do not have the required permissions to view the files attached to this post.
User avatar
BlueMaxima
Trained
Trained
Posts: 431
Joined: 05 Jun 2008, 09:20
Location: Sydney, Australia

Re: Issue compiling with MinGW

Post by BlueMaxima »

nocompile.png
Compiling with MinGW following that tutorial is currently on the fritz. Unless any devs have anything to say on the matter, you're on your own.
You do not have the required permissions to view the files attached to this post.
Bring back...ducks!
User avatar
Zarel
Elite
Elite
Posts: 5770
Joined: 03 Jan 2008, 23:35
Location: Minnesota, USA

Re: Issue compiling with MinGW

Post by Zarel »

Like BlueMaxima says, you clearly didn't follow the instructions there if you didn't read the first sentence. ;)

I just updated the warning to be slightly more accurate, but the fact remains that you can't compile trunk with the latest released version of MinGW for Windows.