i just did a new 32 bit build to check this out.
#1 uncheck the queryserver from being built it does not build in the VS2008 32-bit design
#2 don't use zlib you can download, use the zlib in the SVN. change your include and lib references appropriately.
#3 assuming you meant perl 5.10. I had issues using 5.10 so i changed to 5.12 and updated the two lines of code that reference 5.10 to reference 5.12
My server builds and runs perfectly. 5 succeeded 1 skipped (queryserver)
I would add that I actually build my server on a Windows 7 Parallels VM on my Macbook Pro, using VS2008 Pro. I run my server on an old Vaio laptop.
|