Code:
1>------ Build started: Project: ACE_Wrappers, Configuration: Debug Win32 ------
1>Linking...
1> Creating library ..\..\dep\lib\Win32_Debug\ACEd.lib and object ..\..\dep\lib\Win32_Debug\ACEd.exp
1>Configuration.obj : error LNK2019: unresolved external symbol __imp__RegCloseKey@4 referenced in function "protected: virtual __thiscall ACE_Section_Key_Win32::~ACE_Section_Key_Win32(void)" (??1ACE_Section_Key_Win32@@MAE@XZ)
1>Log_Msg_NT_Event_Log.obj : error LNK2001: unresolved external symbol __imp__RegCloseKey@4
1>Registry.obj : error LNK2001: unresolved external symbol __imp__RegCloseKey@4
1>Configuration.obj : error LNK2019: unresolved external symbol __imp__RegCreateKeyExA@36 referenced in function "public: virtual int __thiscall ACE_Configuration_Win32Registry::open_section(class ACE_Configuration_Section_Key const &,char const *,int,class ACE_Configuration_Section_Key &)" (?open_section@ACE_Configuration_Win32Registry@@UAEHABVACE_Configuration_Section_Key@@PBDHAAV2@@Z)
1>Registry.obj : error LNK2001: unresolved external symbol __imp__RegCreateKeyExA@36
1>Configuration.obj : error LNK2019: unresolved external symbol __imp__RegOpenKeyExA@20 referenced in function "public: virtual int __thiscall ACE_Configuration_Win32Registry::open_section(class ACE_Configuration_Section_Key const &,char const *,int,class ACE_Configuration_Section_Key &)" (?open_section@ACE_Configuration_Win32Registry@@UAEHABVACE_Configuration_Section_Key@@PBDHAAV2@@Z)
1>Registry.obj : error LNK2001: unresolved external symbol __imp__RegOpenKeyExA@20
1>Configuration.obj : error LNK2019: unresolved external symbol __imp__RegDeleteKeyA@8 referenced in function "public: virtual int __thiscall ACE_Configuration_Win32Registry::remove_section(class ACE_Configuration_Section_Key const &,char const *,int)" (?remove_section@ACE_Configuration_Win32Registry@@UAEHABVACE_Configuration_Section_Key@@PBDH@Z)
1>Registry.obj : error LNK2001: unresolved external symbol __imp__RegDeleteKeyA@8
1>Configuration.obj : error LNK2019: unresolved external symbol __imp__RegEnumKeyExA@32 referenced in function "public: virtual int __thiscall ACE_Configuration_Win32Registry::remove_section(class ACE_Configuration_Section_Key const &,char const *,int)" (?remove_section@ACE_Configuration_Win32Registry@@UAEHABVACE_Configuration_Section_Key@@PBDH@Z)
1>Registry.obj : error LNK2001: unresolved external symbol __imp__RegEnumKeyExA@32
1>Configuration.obj : error LNK2019: unresolved external symbol __imp__RegEnumValueA@32 referenced in function "public: virtual int __thiscall ACE_Configuration_Win32Registry::enumerate_values(class ACE_Configuration_Section_Key const &,int,class ACE_String_Base<char> &,enum ACE_Configuration::VALUETYPE &)" (?enumerate_values@ACE_Configuration_Win32Registry@@UAEHABVACE_Configuration_Section_Key@@HAAV?$ACE_String_Base@D@@AAW4VALUETYPE@ACE_Configuration@@@Z)
1>Registry.obj : error LNK2001: unresolved external symbol __imp__RegEnumValueA@32
1>Configuration.obj : error LNK2019: unresolved external symbol __imp__RegSetValueExA@24 referenced in function "public: virtual int __thiscall ACE_Configuration_Win32Registry::set_string_value(class ACE_Configuration_Section_Key const &,char const *,class ACE_String_Base<char> const &)" (?set_string_value@ACE_Configuration_Win32Registry@@UAEHABVACE_Configuration_Section_Key@@PBDABV?$ACE_String_Base@D@@@Z)
1>Log_Msg_NT_Event_Log.obj : error LNK2001: unresolved external symbol __imp__RegSetValueExA@24
1>Registry.obj : error LNK2001: unresolved external symbol __imp__RegSetValueExA@24
1>Configuration.obj : error LNK2019: unresolved external symbol __imp__RegQueryValueExA@24 referenced in function "public: virtual int __thiscall ACE_Configuration_Win32Registry::get_string_value(class ACE_Configuration_Section_Key const &,char const *,class ACE_String_Base<char> &)" (?get_string_value@ACE_Configuration_Win32Registry@@UAEHABVACE_Configuration_Section_Key@@PBDAAV?$ACE_String_Base@D@@@Z)
1>Registry.obj : error LNK2001: unresolved external symbol __imp__RegQueryValueExA@24
1>Configuration.obj : error LNK2019: unresolved external symbol __imp__RegDeleteValueA@8 referenced in function "public: virtual int __thiscall ACE_Configuration_Win32Registry::remove_value(class ACE_Configuration_Section_Key const &,char const *)" (?remove_value@ACE_Configuration_Win32Registry@@UAEHABVACE_Configuration_Section_Key@@PBD@Z)
1>Registry.obj : error LNK2001: unresolved external symbol __imp__RegDeleteValueA@8
1>Configuration.obj : error LNK2019: unresolved external symbol __imp__RegOpenKeyA@12 referenced in function "public: static struct HKEY__ * __cdecl ACE_Configuration_Win32Registry::resolve_key(struct HKEY__ *,char const *,int)" (?resolve_key@ACE_Configuration_Win32Registry@@SAPAUHKEY__@@PAU2@PBDH@Z)
1>Log_Msg_NT_Event_Log.obj : error LNK2019: unresolved external symbol __imp__RegisterEventSourceA@8 referenced in function "public: virtual int __thiscall ACE_Log_Msg_NT_Event_Log::open(char const *)" (?open@ACE_Log_Msg_NT_Event_Log@@UAEHPBD@Z)
1>Log_Msg_NT_Event_Log.obj : error LNK2019: unresolved external symbol __imp__RegCreateKeyA@12 referenced in function "public: virtual int __thiscall ACE_Log_Msg_NT_Event_Log::open(char const *)" (?open@ACE_Log_Msg_NT_Event_Log@@UAEHPBD@Z)
1>Log_Msg_NT_Event_Log.obj : error LNK2019: unresolved external symbol __imp__DeregisterEventSource@4 referenced in function "public: virtual int __thiscall ACE_Log_Msg_NT_Event_Log::close(void)" (?close@ACE_Log_Msg_NT_Event_Log@@UAEHXZ)
1>Log_Msg_NT_Event_Log.obj : error LNK2019: unresolved external symbol __imp__ReportEventA@36 referenced in function "public: virtual int __thiscall ACE_Log_Msg_NT_Event_Log::log(class ACE_Log_Record &)" (?log@ACE_Log_Msg_NT_Event_Log@@UAEHAAVACE_Log_Record@@@Z)
1>Msg_WFMO_Reactor.obj : error LNK2019: unresolved external symbol __imp__MsgWaitForMultipleObjectsEx@20 referenced in function "protected: virtual unsigned long __thiscall ACE_Msg_WFMO_Reactor::wait_for_multiple_events(int,int)" (?wait_for_multiple_events@ACE_Msg_WFMO_Reactor@@MAEKHH@Z)
1>Msg_WFMO_Reactor.obj : error LNK2019: unresolved external symbol __imp__DispatchMessageA@4 referenced in function "protected: virtual int __thiscall ACE_Msg_WFMO_Reactor::dispatch_window_messages(void)" (?dispatch_window_messages@ACE_Msg_WFMO_Reactor@@MAEHXZ)
1>Msg_WFMO_Reactor.obj : error LNK2019: unresolved external symbol __imp__PostQuitMessage@4 referenced in function "protected: virtual int __thiscall ACE_Msg_WFMO_Reactor::dispatch_window_messages(void)" (?dispatch_window_messages@ACE_Msg_WFMO_Reactor@@MAEHXZ)
1>Msg_WFMO_Reactor.obj : error LNK2019: unresolved external symbol __imp__TranslateMessage@4 referenced in function "protected: virtual int __thiscall ACE_Msg_WFMO_Reactor::dispatch_window_messages(void)" (?dispatch_window_messages@ACE_Msg_WFMO_Reactor@@MAEHXZ)
1>Msg_WFMO_Reactor.obj : error LNK2019: unresolved external symbol __imp__PeekMessageA@20 referenced in function "protected: virtual int __thiscall ACE_Msg_WFMO_Reactor::dispatch_window_messages(void)" (?dispatch_window_messages@ACE_Msg_WFMO_Reactor@@MAEHXZ)
1>Msg_WFMO_Reactor.obj : error LNK2019: unresolved external symbol __imp__MsgWaitForMultipleObjects@20 referenced in function "protected: virtual unsigned long __thiscall ACE_Msg_WFMO_Reactor::poll_remaining_handles(unsigned long)" (?poll_remaining_handles@ACE_Msg_WFMO_Reactor@@MAEKK@Z)
1>NT_Service.obj : error LNK2019: unresolved external symbol __imp__CloseServiceHandle@4 referenced in function "public: virtual __thiscall ACE_NT_Service::~ACE_NT_Service(void)" (??1ACE_NT_Service@@UAE@XZ)
1>NT_Service.obj : error LNK2019: unresolved external symbol __imp__CreateServiceA@52 referenced in function "public: int __thiscall ACE_NT_Service::insert(unsigned long,unsigned long,char const *,char const *,unsigned long *,char const *,char const *,char const *,unsigned long)" (?insert@ACE_NT_Service@@QAEHKKPBD0PAK000K@Z)
1>NT_Service.obj : error LNK2019: unresolved external symbol __imp__OpenSCManagerA@12 referenced in function "public: int __thiscall ACE_NT_Service::insert(unsigned long,unsigned long,char const *,char const *,unsigned long *,char const *,char const *,char const *,unsigned long)" (?insert@ACE_NT_Service@@QAEHKKPBD0PAK000K@Z)
1>NT_Service.obj : error LNK2019: unresolved external symbol __imp__DeleteService@4 referenced in function "public: int __thiscall ACE_NT_Service::remove(void)" (?remove@ACE_NT_Service@@QAEHXZ)
1>NT_Service.obj : error LNK2019: unresolved external symbol __imp__ChangeServiceConfigA@44 referenced in function "public: int __thiscall ACE_NT_Service::startup(unsigned long)" (?startup@ACE_NT_Service@@QAEHK@Z)
1>NT_Service.obj : error LNK2019: unresolved external symbol __imp__QueryServiceConfigA@16 referenced in function "public: unsigned long __thiscall ACE_NT_Service::startup(void)" (?startup@ACE_NT_Service@@QAEKXZ)
1>NT_Service.obj : error LNK2019: unresolved external symbol __imp__StartServiceA@12 referenced in function "public: int __thiscall ACE_NT_Service::start_svc(class ACE_Time_Value *,unsigned long *,unsigned long,char const * *)" (?start_svc@ACE_NT_Service@@QAEHPAVACE_Time_Value@@PAKKPAPBD@Z)
1>NT_Service.obj : error LNK2019: unresolved external symbol __imp__ControlService@12 referenced in function "public: int __thiscall ACE_NT_Service::stop_svc(class ACE_Time_Value *,unsigned long *)" (?stop_svc@ACE_NT_Service@@QAEHPAVACE_Time_Value@@PAK@Z)
1>NT_Service.obj : error LNK2019: unresolved external symbol __imp__QueryServiceStatus@8 referenced in function "public: int __thiscall ACE_NT_Service::state(unsigned long *,class ACE_Time_Value *)" (?state@ACE_NT_Service@@QAEHPAKPAVACE_Time_Value@@@Z)
1>NT_Service.obj : error LNK2019: unresolved external symbol __imp__OpenServiceA@12 referenced in function "public: int __thiscall ACE_NT_Service::test_access(unsigned long)" (?test_access@ACE_NT_Service@@QAEHK@Z)
1>NT_Service.obj : error LNK2019: unresolved external symbol __imp__SetServiceStatus@8 referenced in function "protected: int __thiscall ACE_NT_Service::report_status(unsigned long,unsigned long)" (?report_status@ACE_NT_Service@@IAEHKK@Z)
1>OS_NS_stdio.obj : error LNK2019: unresolved external symbol __imp__GetUserNameA@8 referenced in function "char * __cdecl ACE_OS::cuserid(char *,unsigned int)" (?cuserid@ACE_OS@@YAPADPADI@Z)
1>OS_NS_stdio.obj : error LNK2019: unresolved external symbol __imp__GetUserNameW@8 referenced in function "wchar_t * __cdecl ACE_OS::cuserid(wchar_t *,unsigned int)" (?cuserid@ACE_OS@@YAPA_WPA_WI@Z)
1>Pagefile_Memory_Pool.obj : error LNK2019: unresolved external symbol __imp__SetSecurityDescriptorDacl@16 referenced in function "protected: int __thiscall ACE_Pagefile_Memory_Pool::map(int &,unsigned int)" (?map@ACE_Pagefile_Memory_Pool@@IAEHAAHI@Z)
1>Pagefile_Memory_Pool.obj : error LNK2019: unresolved external symbol __imp__InitializeSecurityDescriptor@8 referenced in function "protected: int __thiscall ACE_Pagefile_Memory_Pool::map(int &,unsigned int)" (?map@ACE_Pagefile_Memory_Pool@@IAEHAAHI@Z)
1>Registry.obj : error LNK2019: unresolved external symbol __imp__RegFlushKey@4 referenced in function "public: int __thiscall ACE_Registry::Naming_Context::flush(void)" (?flush@Naming_Context@ACE_Registry@@QAEHXZ)
1>Registry.obj : error LNK2019: unresolved external symbol __imp__RegConnectRegistryA@12 referenced in function "public: static int __cdecl ACE_Predefined_Naming_Contexts::connect(class ACE_Registry::Naming_Context &,struct HKEY__ *,char const *)" (?connect@ACE_Predefined_Naming_Contexts@@SAHAAVNaming_Context@ACE_Registry@@PAUHKEY__@@PBD@Z)
1>..\..\dep\lib\Win32_Debug\ACEd.dll : fatal error LNK1120: 37 unresolved externals
1>Build log was saved at "file://e:\Blizzard\World of Warcraft\dev\MaNGOS-Source\win\VC80\ace__Win32_Debug\BuildLog.htm"
1>ACE_Wrappers - 49 error(s), 0 warning(s)
2>------ Build started: Project: shared, Configuration: Debug Win32 ------
2>Extract SVN revision
2>Build log was saved at "file://e:\Blizzard\World of Warcraft\dev\MaNGOS-Source\win\VC80\shared__Win32_Debug\BuildLog.htm"
2>shared - 0 error(s), 0 warning(s)
3>------ Build started: Project: realmd, Configuration: Debug Win32 ------
3>Linking...
3>Embedding manifest...
3>Build log was saved at "file://e:\Blizzard\World of Warcraft\dev\MaNGOS-Source\win\VC80\realmd__Win32_Debug\BuildLog.htm"
3>realmd - 0 error(s), 0 warning(s)
4>------ Build started: Project: mangosd, Configuration: Debug Win32 ------
4>Linking...
4> Creating library .\mangosd__Win32_Debug\mangosd.lib and object .\mangosd__Win32_Debug\mangosd.exp
4>Embedding manifest...
4>Performing Post-Build Event...
4>..\..\dep\lib\Win32_Debug\dbghelp.dll
4>..\..\dep\lib\Win32_Debug\libeay32.dll
4>..\..\dep\lib\Win32_Debug\libmySQL.dll
4>..\..\dep\lib\Win32_Debug\vld.dll
4> 4 file(s) copied.
4>Build log was saved at "file://e:\Blizzard\World of Warcraft\dev\MaNGOS-Source\win\VC80\mangosd__Win32_Debug\BuildLog.htm"
4>mangosd - 0 error(s), 0 warning(s)
5>------ Build started: Project: script, Configuration: Debug Win32 ------
5>Linking...
5> Creating library .\script__Win32_Debug\MaNGOSScript.lib and object .\script__Win32_Debug\MaNGOSScript.exp
5>Embedding manifest...
5>Build log was saved at "file://e:\Blizzard\World of Warcraft\dev\MaNGOS-Source\win\VC80\script__Win32_Debug\BuildLog.htm"
5>script - 0 error(s), 0 warning(s)
========== Build: 4 succeeded, 1 failed, 7 up-to-date, 0 skipped ==========
As you can see, I am only having trouble building the ACE_Wrappers. Everything else completes as it should.