Alright, fixed it. Got my Locator built.
Now I'm getting this in the MatchAgent:
Code:
1>------ Build started: Project: MatchAgent, Configuration: Release Win32 ------
1>Build started 8/6/2013 6:58:28 AM.
1>InitializeBuildStatus:
1> Touching "Release\MatchAgent.unsuccessfulbuild".
1>ClCompile:
1> All outputs are up-to-date.
1> All outputs are up-to-date.
1>ResourceCompile:
1> All outputs are up-to-date.
1>CSCommon.lib(MQuestScenario.obj) : error LNK2001: unresolved external symbol "void __stdcall _com_issue_error(long)" (?_com_issue_error@@YGXJ@Z)
1>CSCommon.lib(MMatchBuff.obj) : error LNK2001: unresolved external symbol "void __stdcall _com_issue_error(long)" (?_com_issue_error@@YGXJ@Z)
1>CSCommon.lib(MBaseChannelRule.obj) : error LNK2001: unresolved external symbol "void __stdcall _com_issue_error(long)" (?_com_issue_error@@YGXJ@Z)
1>CSCommon.lib(MQuestNPC.obj) : error LNK2001: unresolved external symbol "void __stdcall _com_issue_error(long)" (?_com_issue_error@@YGXJ@Z)
1>CSCommon.lib(MQuestMap.obj) : error LNK2001: unresolved external symbol "void __stdcall _com_issue_error(long)" (?_com_issue_error@@YGXJ@Z)
1>CSCommon.lib(MQuestDropTable.obj) : error LNK2001: unresolved external symbol "void __stdcall _com_issue_error(long)" (?_com_issue_error@@YGXJ@Z)
1>CSCommon.lib(MMatchEvent.obj) : error LNK2001: unresolved external symbol "void __stdcall _com_issue_error(long)" (?_com_issue_error@@YGXJ@Z)
1>CSCommon.lib(MXmlParser.obj) : error LNK2001: unresolved external symbol "void __stdcall _com_issue_error(long)" (?_com_issue_error@@YGXJ@Z)
1>CSCommon.lib(MSacrificeQItemTable.obj) : error LNK2001: unresolved external symbol "void __stdcall _com_issue_error(long)" (?_com_issue_error@@YGXJ@Z)
1>CSCommon.lib(MMatchFormula.obj) : error LNK2001: unresolved external symbol "void __stdcall _com_issue_error(long)" (?_com_issue_error@@YGXJ@Z)
1>CSCommon.lib(MBaseStringResManager.obj) : error LNK2001: unresolved external symbol "void __stdcall _com_issue_error(long)" (?_com_issue_error@@YGXJ@Z)
1>CSCommon.lib(MMatchEventFactory.obj) : error LNK2001: unresolved external symbol "void __stdcall _com_issue_error(long)" (?_com_issue_error@@YGXJ@Z)
1>CSCommon.lib(MQuestItem.obj) : error LNK2001: unresolved external symbol "void __stdcall _com_issue_error(long)" (?_com_issue_error@@YGXJ@Z)
1>CSCommon.lib(MMatchShutdown.obj) : error LNK2019: unresolved external symbol "void __stdcall _com_issue_error(long)" (?_com_issue_error@@YGXJ@Z) referenced in function "public: virtual __thiscall MXmlElement::~MXmlElement(void)" (??1MXmlElement@@UAE@XZ)
1>CSCommon.lib(MMatchShop.obj) : error LNK2001: unresolved external symbol "void __stdcall _com_issue_error(long)" (?_com_issue_error@@YGXJ@Z)
1>CSCommon.lib(MMatchWorldItemDesc.obj) : error LNK2001: unresolved external symbol "void __stdcall _com_issue_error(long)" (?_com_issue_error@@YGXJ@Z)
1>CSCommon.lib(MMatchItem.obj) : error LNK2001: unresolved external symbol "void __stdcall _com_issue_error(long)" (?_com_issue_error@@YGXJ@Z)
1>CSCommon.lib(MMatchMap.obj) : error LNK2001: unresolved external symbol "void __stdcall _com_issue_error(long)" (?_com_issue_error@@YGXJ@Z)
1>MAgentConfig.obj : error LNK2001: unresolved external symbol "void __stdcall _com_issue_error(long)" (?_com_issue_error@@YGXJ@Z)
1>cml.lib(MZFileSystem.obj) : error LNK2001: unresolved external symbol "void __stdcall _com_issue_error(long)" (?_com_issue_error@@YGXJ@Z)
1>cml.lib(MXml.obj) : error LNK2001: unresolved external symbol "void __stdcall _com_issue_error(long)" (?_com_issue_error@@YGXJ@Z)
1>CSCommon.lib(MMatchServer.obj) : error LNK2001: unresolved external symbol "void __stdcall _com_issue_error(long)" (?_com_issue_error@@YGXJ@Z)
1>cml.lib(MXml.obj) : error LNK2019: unresolved external symbol "wchar_t * __stdcall _com_util::ConvertStringToBSTR(char const *)" (?ConvertStringToBSTR@_com_util@@YGPA_WPBD@Z) referenced in function "public: __thiscall _bstr_t::Data_t::Data_t(char const *)" (??0Data_t@_bstr_t@@QAE@PBD@Z)
1>cml.lib(MXml.obj) : error LNK2019: unresolved external symbol "char * __stdcall _com_util::ConvertBSTRToString(wchar_t *)" (?ConvertBSTRToString@_com_util@@YGPADPA_W@Z) referenced in function "public: char const * __thiscall _bstr_t::Data_t::GetString(void)const " (?GetString@Data_t@_bstr_t@@QBEPBDXZ)
1>cml.lib(MXml.obj) : error LNK2019: unresolved external symbol "void __stdcall _com_issue_errorex(long,struct IUnknown *,struct _GUID const &)" (?_com_issue_errorex@@YGXJPAUIUnknown@@ABU_GUID@@@Z) referenced in function "public: long __thiscall MSXML::IXMLDOMParseError::GeterrorCode(void)" (?GeterrorCode@IXMLDOMParseError@MSXML@@QAEJXZ)
1>cml.lib(MXml.obj) : error LNK2019: unresolved external symbol "long __cdecl _com_dispatch_method(struct IDispatch *,long,unsigned short,unsigned short,void *,wchar_t const *,...)" (?_com_dispatch_method@@YAJPAUIDispatch@@JGGPAXPB_WZZ) referenced in function "public: long __thiscall MSXML::XMLDOMDocumentEvents::ondataavailable(void)" (?ondataavailable@XMLDOMDocumentEvents@MSXML@@QAEJXZ)
1>Runtime\MatchAgent.exe : fatal error LNK1120: 5 unresolved externals
1>
1>Build FAILED.
1>
1>Time Elapsed 00:00:02.64
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Then I'm getting these errors in MatchServer:
Code:
1>------ Build started: Project: MatchServer, Configuration: KOR_Release_publish Win32 ------
1>Build started 8/6/2013 7:01:36 AM.
1>InitializeBuildStatus:
1> Touching "KOR_Release_publish\MatchServer.unsuccessfulbuild".
1>ClCompile:
1> stdafx.cpp
1> _WIN32_WINNT not defined. Defaulting to _WIN32_WINNT_MAXVER (see WinSDKVer.h)
1>C:\Users\Anju\Desktop\GunZ\7. Source\CML\Include\MSync.h(39): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
1>c:\users\anju\desktop\gunz\7. source\mcountryfilter\include\MCountryFilter.h(77): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
1> c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(246) : see declaration of 'stricmp'
1>c:\users\anju\desktop\gunz\7. source\cscommon\include\MCommandParameter.h(107): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
1>c:\users\anju\desktop\gunz\7. source\cscommon\include\MCommandParameter.h(125): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
1>c:\users\anju\desktop\gunz\7. source\cscommon\include\MCommandParameter.h(143): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
1>c:\users\anju\desktop\gunz\7. source\cscommon\include\MCommandParameter.h(169): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
1>c:\users\anju\desktop\gunz\7. source\cscommon\include\MCommandParameter.h(171): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
1>c:\users\anju\desktop\gunz\7. source\cscommon\include\MCommandParameter.h(194): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
1>c:\users\anju\desktop\gunz\7. source\cscommon\include\MCommandParameter.h(246): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
1>c:\users\anju\desktop\gunz\7. source\cscommon\include\MCommandParameter.h(265): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
1>c:\users\anju\desktop\gunz\7. source\cscommon\include\MCommandParameter.h(284): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
1>c:\users\anju\desktop\gunz\7. source\cscommon\include\MCommandParameter.h(304): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
1>c:\users\anju\desktop\gunz\7. source\cscommon\include\MCommandParameter.h(324): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
1>c:\users\anju\desktop\gunz\7. source\cscommon\include\MCommandParameter.h(344): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
1>c:\users\anju\desktop\gunz\7. source\cscommon\include\MCommandParameter.h(363): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
1>c:\users\anju\desktop\gunz\7. source\cscommon\include\MCommandParameter.h(383): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
1>c:\users\anju\desktop\gunz\7. source\cscommon\include\MCommandParameter.h(402): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
1>c:\users\anju\desktop\gunz\7. source\cscommon\include\MCommandParameter.h(425): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
1>c:\users\anju\desktop\gunz\7. source\cscommon\include\MCommandCommunicator.h(56): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
1>c:\users\anju\desktop\gunz\7. source\cscommon\include\MServer.h(69): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
1>c:\users\anju\desktop\gunz\7. source\cscommon\include\MMatchObject.h(830): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
1>c:\users\anju\desktop\gunz\7. source\cscommon\include\MAgentObject.h(23): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
1>c:\users\anju\desktop\gunz\7. source\cscommon\include\MBaseGameType.h(176): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
1>c:\users\anju\desktop\gunz\7. source\cscommon\include\MQuestNPC.h(184): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
1>c:\users\anju\desktop\gunz\7. source\cscommon\include\MQuestDropTable.h(59): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
1>c:\users\anju\desktop\gunz\7. source\cscommon\include\MMatchStage.h(209): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
1>c:\users\anju\desktop\gunz\7. source\cscommon\include\MMatchStage.h(218): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
1>c:\users\anju\desktop\gunz\7. source\cscommon\include\MMatchStage.h(363): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
1>c:\users\anju\desktop\gunz\7. source\cscommon\include\MMatchShutdown.h(20): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
1>c:\users\anju\desktop\gunz\7. source\cscommon\include\MHackingCharList.h(49): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(234) : see declaration of 'fopen'
1>C:\Users\Anju\Desktop\GunZ\7. Source\CSCommon\Include\MMatchServer.h(288): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
1>C:\Users\Anju\Desktop\GunZ\7. Source\CSCommon\Include\MMatchServer.h(290): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
1>c:\users\anju\desktop\gunz\7. source\matchserver\MBMatchMonitor.h(8): error C2504: 'MMonitor' : base class undefined
1>c:\users\anju\desktop\gunz\7. source\matchserver\MBMatchMonitor.h(10): error C2143: syntax error : missing ';' before '*'
1>c:\users\anju\desktop\gunz\7. source\matchserver\MBMatchMonitor.h(10): error C2433: 'MBMatchMonitor::MMonitorCommandElement' : 'virtual' not permitted on data declarations
1>c:\users\anju\desktop\gunz\7. source\matchserver\MBMatchMonitor.h(10): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\users\anju\desktop\gunz\7. source\matchserver\MBMatchMonitor.h(10): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\users\anju\desktop\gunz\7. source\matchserver\MBMatchMonitor.h(10): error C2143: syntax error : missing ',' before '*'
1>c:\users\anju\desktop\gunz\7. source\matchserver\MBMatchMonitor.h(10): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\users\anju\desktop\gunz\7. source\matchserver\MBMatchMonitor.h(10): warning C4183: 'OnRequestMonitorCommandElement': missing return type; assumed to be a member function returning 'int'
1>c:\users\anju\desktop\gunz\7. source\matchserver\MBMatchMonitor.h(26): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\users\anju\desktop\gunz\7. source\matchserver\MBMatchMonitor.h(26): error C2143: syntax error : missing ',' before '*'
1>c:\users\anju\desktop\gunz\7. source\matchserver\MBMatchMonitor.h(27): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\users\anju\desktop\gunz\7. source\matchserver\MBMatchMonitor.h(27): error C2143: syntax error : missing ',' before '*'
1>c:\users\anju\desktop\gunz\7. source\matchserver\MBMatchMonitor.h(28): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\users\anju\desktop\gunz\7. source\matchserver\MBMatchMonitor.h(28): error C2143: syntax error : missing ',' before '*'
1>c:\users\anju\desktop\gunz\7. source\matchserver\MBMatchMonitor.h(29): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\users\anju\desktop\gunz\7. source\matchserver\MBMatchMonitor.h(29): error C2143: syntax error : missing ',' before '*'
1>c:\users\anju\desktop\gunz\7. source\matchserver\MBMatchMonitor.h(30): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\users\anju\desktop\gunz\7. source\matchserver\MBMatchMonitor.h(30): error C2143: syntax error : missing ',' before '*'
1>
1>Build FAILED.
1>
1>Time Elapsed 00:00:11.20
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========