Page 1 of 1

Need help compiling 2.3.9 on Windows (MSDC)

Posted: 03 Feb 2010, 06:12
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?

Re: Need help compiling 2.3.9 on Windows (MSDC)

Posted: 03 Feb 2010, 23:12
by crux
I don't know how they allowed your nick. :rolleyes:

http://wz2100.net/site-policy

Re: Need help compiling 2.3.9 on Windows (MSDC)

Posted: 07 Feb 2010, 00:06
by Buginator
Thanks, it has been resolved.

Re: Need help compiling 2.3.9 on Windows (MSDC)

Posted: 07 Feb 2010, 00:07
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.