I have a problem at step 5.0.0
I don't have #define HOARD but #define OPTIMIZE_SERVER_FOR_MYSQL 1
so i changed it to define HOARD, but I only have 1 sucess and 4 failed.
Here is what happen :
1>------ Build started: Project: ascent-shared, Configuration: Release Win32 ------
2>------ Build started: Project: ascent-voicechat, Configuration: Release Win32 ------
2>Compiling...
1>Extracting SVN revision...
1>SVN Revision Extractor
1>Written by Burlex, 2008/02/20
1>Branch: 4.3-TRUNK
1>Could not open entries file. This may not be a SVN checkout? Assuming revision 0.
1>Project : error PRJ0019: A tool returned an error code from "Extracting SVN revision..."
2>VoiceChat.c
2>Main.c
2>ConfigReader.c
2>Generating Code...
1>Build log was saved at "file://c:\AscentSOURCE\Ascent\win\VC90\ascent-shared___Win32_Release\BuildLog.htm"
1>ascent-shared - 1 error(s), 0 warning(s)
2>Linking...
3>------ Build started: Project: ascent-logonserver, Configuration: Release Win32 ------
3>Compiling...
3>LogonStdAfx.cpp
2>Embedding manifest...
3>c:\ascentsource\ascent\src\ascent-logonserver\LogonStdAfx.h(36) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
3>Build log was saved at "file://c:\AscentSOURCE\Ascent\win\VC90\ascent-logonserver___Win32_Release\BuildLog.htm"
3>ascent-logonserver - 1 error(s), 0 warning(s)
4>------ Build started: Project: ascent-realmserver, Configuration: Release Win32 ------
4>Compiling...
4>RStdAfx.cpp
2>Build log was saved at "file://c:\AscentSOURCE\Ascent\win\VC90\ascent-voicechat__2008_release\BuildLog.htm"
2>ascent-voicechat - 0 error(s), 0 warning(s)
4>c:\ascentsource\ascent\src\ascent-realmserver\RStdAfx.h(40) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
4>Build log was saved at "file://c:\AscentSOURCE\Ascent\win\VC90\ascent-realmserver___Win32_Release\BuildLog.htm"
4>ascent-realmserver - 1 error(s), 0 warning(s)
5>------ Build started: Project: ascent-world, Configuration: Release Win32 ------
5>Compiling...
5>StdAfx.cpp
5>c:\ascentsource\ascent\src\ascent-world\StdAfx.h(52) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
5>Build log was saved at "file://c:\AscentSOURCE\Ascent\win\VC90\ascent-world___Win32_Release\BuildLog.htm"
5>ascent-world - 1 error(s), 0 warning(s)
========== Build: 1 succeeded, 4 failed, 0 up-to-date, 0 skipped ==========
I hope somebody will be able to help me. I tried to redownload everything but I still have the same probleme.
That's what I see in AscentConfig