Another mingw compile error

Do you need help? Ask here!

Bug reporting belongs here: http://developer.wz2100.net/newticket
Rehk SB
New user
Posts: 5
Joined: 19 Jul 2009, 18:01

Another mingw compile error

Post by Rehk SB »

please help the noob
i have installed the latest mingw you can with the exe install
i attempted to follow the compile guide explicitly
however, i still get this error (attached [pardon my barbaric methods of posting information xD ]

you thoughts?
cybersphinx
Inactive
Inactive
Posts: 1695
Joined: 01 Sep 2006, 19:17

Re: Another mingw compile error

Post by cybersphinx »

Rehk SB wrote:you thoughts?
Ehm, try again with the attaching? ;)
Rehk SB
New user
Posts: 5
Joined: 19 Jul 2009, 18:01

Re: Another mingw compile error

Post by Rehk SB »

AGHHHHHHHH

attempt 2
Rehk SB
New user
Posts: 5
Joined: 19 Jul 2009, 18:01

Re: Another mingw compile error

Post by Rehk SB »

forgive me, i stored the thing as a bmp...

i'm a fool
You do not have the required permissions to view the files attached to this post.
User avatar
Zarel
Elite
Elite
Posts: 5770
Joined: 03 Jan 2008, 23:35
Location: Minnesota, USA

Re: Another mingw compile error

Post by Zarel »

You appear to have forgotten the part of the Compile Guide that says:

"In the directory where you extracted the Warzone 2100 sources to, copy makerules\config.mk.tmpl to makerules\config.mk and open the new file for editing (notepad will do just fine)."
Rehk SB
New user
Posts: 5
Joined: 19 Jul 2009, 18:01

Re: Another mingw compile error

Post by Rehk SB »

Zarel wrote:You appear to have forgotten the part of the Compile Guide that says:

"In the directory where you extracted the Warzone 2100 sources to, copy makerules\config.mk.tmpl to makerules\config.mk and open the new file for editing (notepad will do just fine)."
how do you read this...

i understood it as you copy the text in the .tmpl file and paste it in the .mk file
stiv
Warzone 2100 Team Member
Warzone 2100 Team Member
Posts: 876
Joined: 18 Jul 2008, 04:41
Location: 45N 86W

Re: Another mingw compile error

Post by stiv »

It means when you are finished you should have a new file in the makerules folder called config.mk .
Rehk SB
New user
Posts: 5
Joined: 19 Jul 2009, 18:01

Re: Another mingw compile error

Post by Rehk SB »

stiv wrote:It means when you are finished you should have a new file in the makerules folder called config.mk .
that shouldn't have been there to begin with? O_o
User avatar
Zarel
Elite
Elite
Posts: 5770
Joined: 03 Jan 2008, 23:35
Location: Minnesota, USA

Re: Another mingw compile error

Post by Zarel »

Rehk SB wrote:that shouldn't have been there to begin with? O_o
No, you have to make it yourself.
stiv
Warzone 2100 Team Member
Warzone 2100 Team Member
Posts: 876
Joined: 18 Jul 2008, 04:41
Location: 45N 86W

Re: Another mingw compile error

Post by stiv »

Rehk SB wrote:that shouldn't have been there to begin with?
No, because you most likely need to edit the contents to match your system.
Read the entire sentence of the instructions:
Copy “config.mk.tmpl” to “config.mk” and change the settings and paths according to your needs