Need help compiling 2.3.9 on Windows (MSDC)

For code related discussions and questions
Post Reply
m1ndfsck
New user
Posts: 2
Joined: 30 Jan 2010, 23:06

Need help compiling 2.3.9 on Windows (MSDC)

Post by m1ndfsck »

Hello!
Im trying to compile Warzone 2.3.9b on my Windows Xp Machine. I followed the Guide on the Wiki but i get an error when its linking the warzone project:

1>Linking...
1>LINK : fatal error LNK1181: cannot open input file 'libpng-static.lib'

But libpng-static.lib is in D:\Warzone_SRC\current\devpkg\lib

i added DEVPKG to my Enviroment Variables and even added an additional include directory in the msdc warsow configuration...

I just compiled the trunk, why does the 2.3.9b version mess around? :-/

edit:

just peeked into the build-log and found this:
Generating the autorevison.h file...
'svnversion' is not recognized as an internal or external command,
operable program or batch file.
'svn' is not recognized as an internal or external command,
operable program or batch file.
'git' is not recognized as an internal or external command,
operable program or batch file.
'git' is not recognized as an internal or external command,
operable program or batch file.
ofcourse its not found, im using turtoise svn... but does hang because of this?
crux
Trained
Trained
Posts: 139
Joined: 16 Jan 2010, 03:21

Re: Need help compiling 2.3.9 on Windows (MSDC)

Post by crux »

I don't know how they allowed your nick. :rolleyes:

http://wz2100.net/site-policy
User avatar
Buginator
Professional
Professional
Posts: 3285
Joined: 04 Nov 2007, 02:20

Re: Need help compiling 2.3.9 on Windows (MSDC)

Post by Buginator »

Thanks, it has been resolved.
and it ends here.
User avatar
Buginator
Professional
Professional
Posts: 3285
Joined: 04 Nov 2007, 02:20

Re: Need help compiling 2.3.9 on Windows (MSDC)

Post by Buginator »

m1ndfsck wrote:Hello!
edit:

just peeked into the build-log and found this:
Generating the autorevison.h file...
'svnversion' is not recognized as an internal or external command,
operable program or batch file.
'svn' is not recognized as an internal or external command,
operable program or batch file.
'git' is not recognized as an internal or external command,
operable program or batch file.
'git' is not recognized as an internal or external command,
operable program or batch file.
ofcourse its not found, im using turtoise svn... but does hang because of this?
That just wants you to install subversion, so it can pull the correct revision from svn.
and it ends here.
Post Reply