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?
Another mingw compile error
-
cybersphinx
- Inactive

- Posts: 1695
- Joined: 01 Sep 2006, 19:17
Re: Another mingw compile error
Ehm, try again with the attaching?Rehk SB wrote:you thoughts?
-
Rehk SB
- New user
- Posts: 5
- Joined: 19 Jul 2009, 18:01
Re: Another mingw compile error
AGHHHHHHHH
attempt 2
attempt 2
-
Rehk SB
- New user
- Posts: 5
- Joined: 19 Jul 2009, 18:01
Re: Another mingw compile error
forgive me, i stored the thing as a bmp...
i'm a fool
i'm a fool
You do not have the required permissions to view the files attached to this post.
-
Zarel
- Elite

- Posts: 5770
- Joined: 03 Jan 2008, 23:35
- Location: Minnesota, USA
Re: Another mingw compile error
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)."
"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
how do you read this...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)."
i understood it as you copy the text in the .tmpl file and paste it in the .mk file
-
stiv
- Warzone 2100 Team Member

- Posts: 876
- Joined: 18 Jul 2008, 04:41
- Location: 45N 86W
Re: Another mingw compile error
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
that shouldn't have been there to begin with?stiv wrote:It means when you are finished you should have a new file in the makerules folder called config.mk .
-
Zarel
- Elite

- Posts: 5770
- Joined: 03 Jan 2008, 23:35
- Location: Minnesota, USA
Re: Another mingw compile error
No, you have to make it yourself.Rehk SB wrote:that shouldn't have been there to begin with?
-
stiv
- Warzone 2100 Team Member

- Posts: 876
- Joined: 18 Jul 2008, 04:41
- Location: 45N 86W
Re: Another mingw compile error
No, because you most likely need to edit the contents to match your system.Rehk SB wrote:that shouldn't have been there to begin with?
Read the entire sentence of the instructions:
Copy “config.mk.tmpl” to “config.mk” and change the settings and paths according to your needs