Not sure what I'm missing, but I've followed the guide to a T, but when I got to the final steps I realized I don't have mangosd.exe and when I try to run realmd.exe I get dll errors (ACE.dll could not be found, .etc). Now that I've rechecked my steps, it seems when compiling mangosdvc90 I'm getting 1 succeeded, 3 failed, 8 up to date, and I'm also getting a failed for the other file I have to compile. I'm using VC express 2008 on a Vista x64 system. This is the log for mangosdvc90:
1>------ Build started: Project: shared, Configuration: Release Win32 ------
1>Extract revision
1>Build log was saved at "file://c:\\Mangos\\win\\VC90\\shared__Win32_Release\\BuildLog.htm"
1>shared - 0 error(s), 0 warning(s)
2>------ Build started: Project: game, Configuration: Release Win32 ------
2>Compiling...
2>pchdef.cpp
2>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2143: syntax error : missing ';' before '<'
2>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2913: explicit specialization; 'std::hash' is not a specialization of a class template
2>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2059: syntax error : '<'
2>c:\\mangos\\src\\game\\ObjectGuid.h(286) : error C2143: syntax error : missing ';' before '{'
2>c:\\mangos\\src\\game\\ObjectGuid.h(286) : error C2447: '{' : missing function header (old-style formal list?)
2>Build log was saved at "file://c:\\Mangos\\win\\VC90\\game__Win32_Release\\BuildLog.htm"
2>game - 5 error(s), 0 warning(s)
3>------ Build started: Project: mangosd, Configuration: Release Win32 ------
3>Compiling...
3>WorldRunnable.cpp
3>RASocket.cpp
3>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2143: syntax error : missing ';' before '<'
3>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2913: explicit specialization; 'std::hash' is not a specialization of a class template
3>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2059: syntax error : '<'
3>c:\\mangos\\src\\game\\ObjectGuid.h(286) : error C2143: syntax error : missing ';' before '{'
3>c:\\mangos\\src\\game\\ObjectGuid.h(286) : error C2447: '{' : missing function header (old-style formal list?)
3>Master.cpp
3>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2143: syntax error : missing ';' before '<'
3>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2913: explicit specialization; 'std::hash' is not a specialization of a class template
3>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2059: syntax error : '<'
3>c:\\mangos\\src\\game\\ObjectGuid.h(286) : error C2143: syntax error : missing ';' before '{'
3>c:\\mangos\\src\\game\\ObjectGuid.h(286) : error C2447: '{' : missing function header (old-style formal list?)
3>CliRunnable.cpp
3>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2143: syntax error : missing ';' before '<'
3>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2913: explicit specialization; 'std::hash' is not a specialization of a class template
3>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2059: syntax error : '<'
3>c:\\mangos\\src\\game\\ObjectGuid.h(286) : error C2143: syntax error : missing ';' before '{'
3>c:\\mangos\\src\\game\\ObjectGuid.h(286) : error C2447: '{' : missing function header (old-style formal list?)
3>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2143: syntax error : missing ';' before '<'
3>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2913: explicit specialization; 'std::hash' is not a specialization of a class template
3>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2059: syntax error : '<'
3>c:\\mangos\\src\\game\\ObjectGuid.h(286) : error C2143: syntax error : missing ';' before '{'
3>c:\\mangos\\src\\game\\ObjectGuid.h(286) : error C2447: '{' : missing function header (old-style formal list?)
3>Build log was saved at "file://c:\\Mangos\\win\\VC90\\mangosd__Win32_Release\\BuildLog.htm"
3>mangosd - 20 error(s), 0 warning(s)
4>------ Build started: Project: script, Configuration: Release Win32 ------
4>Compiling...
4>sc_defines.cpp
4>sc_default.cpp
4>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2143: syntax error : missing ';' before '<'
4>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2913: explicit specialization; 'std::hash' is not a specialization of a class template
4>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2059: syntax error : '<'
4>c:\\mangos\\src\\game\\ObjectGuid.h(286) : error C2143: syntax error : missing ';' before '{'
4>c:\\mangos\\src\\game\\ObjectGuid.h(286) : error C2447: '{' : missing function header (old-style formal list?)
4>ScriptMgr.cpp
4>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2143: syntax error : missing ';' before '<'
4>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2913: explicit specialization; 'std::hash' is not a specialization of a class template
4>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2059: syntax error : '<'
4>c:\\mangos\\src\\game\\ObjectGuid.h(286) : error C2143: syntax error : missing ';' before '{'
4>c:\\mangos\\src\\game\\ObjectGuid.h(286) : error C2447: '{' : missing function header (old-style formal list?)
4>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2143: syntax error : missing ';' before '<'
4>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2913: explicit specialization; 'std::hash' is not a specialization of a class template
4>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2059: syntax error : '<'
4>c:\\mangos\\src\\game\\ObjectGuid.h(286) : error C2143: syntax error : missing ';' before '{'
4>c:\\mangos\\src\\game\\ObjectGuid.h(286) : error C2447: '{' : missing function header (old-style formal list?)
4>Build log was saved at "file://c:\\Mangos\\win\\VC90\\script__Win32_Release\\BuildLog.htm"
4>script - 15 error(s), 0 warning(s)
========== Build: 1 succeeded, 3 failed, 8 up-to-date, 0 skipped ==========
Not sure if this helps or if you need any other information, but if someone could let me know where I'm going wrong that'd be appreciated.