Compilation

Discuss the future of Warzone 2100 with us.
i-NoD
Code contributor
Code contributor
Posts: 318
Joined: 30 Nov 2008, 00:42
Location: In the middle of nowhere

Re: Compilation

Post by i-NoD »

aip wrote:i have used latest devpkg from http://download.gna.org/warzone/develop ... runk/msvc/ when i compiled without --debug all output was

Code: Select all

libpng error: Unknown zlib error
libpng error: Unknown zlib error
error   |05:06:09: [dataImageLoad] IMGPAGE load failed
error   |05:06:09: [resLoadFile] resLoadFile: The load function for resource type "IMGPAGE" failed for file "frontend0.png"
This time nothing starts, goes to black screen and return, with new devpkg.
Hmm... Obviously, there is some issue with the zlib. I'll re-check the devpkg.
Btw, are you sure you want to run trunk on something Intel® GMA 3100? It's not even have OpenGL 1.5... Last time i've tried to run trunk on X3100 with OpenGL 1.5 it crashed somewhere inside driver call. :stare:
i-NoD
Code contributor
Code contributor
Posts: 318
Joined: 30 Nov 2008, 00:42
Location: In the middle of nowhere

Re: Compilation

Post by i-NoD »

I did a clean checkout plus re-downloaded the devpkg (just to be sure) - compiled and ran smoothly :ninja:
Does anybody else experiencing similar issues with the new devpkg?
The only thing I can suggest for now is to replace zlibd_static.lib with zlib.lib from the old 2.2 package.