Jump to content

GNeoncore

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by GNeoncore

  1. with release ------ Build started: Project: Server - Deathmatch, Configuration: Release Win32 ------ Compiling... CAccountManager.cpp .\logic\CAccountManager.cpp(266) : 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. E:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen' .\logic\CAccountManager.cpp(342) : error C2440: 'initializing' : cannot convert from 'int' to 'std::list<_Ty>::_Iterator<_Secure_validation>' with [ _Ty=CAccountData *, _Secure_validation=true ] No constructor could take the source type, or constructor overload resolution was ambiguous Build log was saved at "file://j:\SVN\Multi Theft Auto [Google]\MTA10_Server\mods\deathmatch\Release\BuildLog.htm" Server - Deathmatch - 1 error(s), 1 warning(s) ------ Build started: Project: Client - GUI, Configuration: Release Win32 ------ Compiling... cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release CGUIElement_Impl.cpp .\CGUIElement_Impl.cpp(430) : 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. E:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy' .\CGUIElement_Impl.cpp(431) : 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. E:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy' .\CGUIElement_Impl.cpp(464) : error C2664: 'std::list<_Ty>::_Const_iterator<_Secure_validation>::_Const_iterator(const std::list<_Ty>::_Const_iterator<_Secure_validation> &)' : cannot convert parameter 1 from 'int' to 'const std::list<_Ty>::_Const_iterator<_Secure_validation> &' with [ _Ty=CGUIProperty *, _Secure_validation=true ] Reason: cannot convert from 'int' to 'const std::list<_Ty>::_Const_iterator<_Secure_validation>' with [ _Ty=CGUIProperty *, _Secure_validation=true ] No constructor could take the source type, or constructor overload resolution was ambiguous .\CGUIElement_Impl.cpp(480) : error C2664: 'std::list<_Ty>::_Const_iterator<_Secure_validation>::_Const_iterator(const std::list<_Ty>::_Const_iterator<_Secure_validation> &)' : cannot convert parameter 1 from 'int' to 'const std::list<_Ty>::_Const_iterator<_Secure_validation> &' with [ _Ty=CGUIProperty *, _Secure_validation=true ] Reason: cannot convert from 'int' to 'const std::list<_Ty>::_Const_iterator<_Secure_validation>' with [ _Ty=CGUIProperty *, _Secure_validation=true ] No constructor could take the source type, or constructor overload resolution was ambiguous Build log was saved at "file://j:\SVN\Multi Theft Auto [Google]\MTA10\gui\Release\BuildLog.htm" Client - GUI - 2 error(s), 3 warning(s) ------ Build started: Project: Client - Deathmatch, Configuration: Release Win32 ------ Linking... fatal error C1047: The object or library file '..\..\..\Shared\publicsdk\lib\lua5.1s.lib' was created with an older compiler than other objects; rebuild old objects and libraries LINK : fatal error LNK1257: code generation failed Build log was saved at "file://j:\SVN\Multi Theft Auto [Google]\MTA10\mods\deathmatch\Release\BuildLog.htm" Client - Deathmatch - 1 error(s), 0 warning(s) ========== Build: 0 succeeded, 3 failed, 7 up-to-date, 0 skipped ==========
  2. New Error Latest Rev ------ Build started: Project: Shared - XML, Configuration: Nightly Win32 ------ Linking... Creating library ./Release/xmll.lib and object ./Release/xmll.exp CXMLAttributeImpl.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(struct std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::_Has_debug_it)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@U_Has_debug_it@01@@Z) referenced in function "public: __thiscall TiXmlAttribute::TiXmlAttribute(char const *,char const *)" (??0TiXmlAttribute@@QAE@PBD0@Z) CXMLFileImpl.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(struct std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::_Has_debug_it)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@U_Has_debug_it@01@@Z) tinyxml.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(struct std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::_Has_debug_it)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@U_Has_debug_it@01@@Z) tinyxmlparser.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(struct std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::_Has_debug_it)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@U_Has_debug_it@01@@Z) CXMLAttributesImpl.obj : error LNK2019: unresolved external symbol __imp___CrtDbgReportW referenced in function "public: class CXMLAttribute * const & __thiscall std::list<class CXMLAttribute *,class std::allocator<class CXMLAttribute *> >::_Const_iterator<1>::operator*(void)const " (??D?$_Const_iterator@$00@?$list@PAVCXMLAttribute@@V?$allocator@PAVCXMLAttribute@@@std@@@std@@QBEABQAVCXMLAttribute@@XZ) CXMLNodeImpl.obj : error LNK2001: unresolved external symbol __imp___CrtDbgReportW CXMLAttributesImpl.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) void __cdecl std::_Debug_message(wchar_t const *,wchar_t const *,unsigned int)" (__imp_?_Debug_message@std@@YAXPB_W0I@Z) referenced in function "public: class CXMLAttribute * const & __thiscall std::list<class CXMLAttribute *,class std::allocator<class CXMLAttribute *> >::_Const_iterator<1>::operator*(void)const " (??D?$_Const_iterator@$00@?$list@PAVCXMLAttribute@@V?$allocator@PAVCXMLAttribute@@@std@@@std@@QBEABQAVCXMLAttribute@@XZ) CXMLNodeImpl.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) void __cdecl std::_Debug_message(wchar_t const *,wchar_t const *,unsigned int)" (__imp_?_Debug_message@std@@YAXPB_W0I@Z) CXMLAttributesImpl.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall std::_Container_base_secure::~_Container_base_secure(void)" (__imp_??1_Container_base_secure@std@@QAE@XZ) referenced in function "protected: __thiscall std::_Container_base_aux_alloc_empty<class std::allocator<class CXMLAttribute *> >::~_Container_base_aux_alloc_empty<class std::allocator<class CXMLAttribute *> >(void)" (??1?$_Container_base_aux_alloc_empty@V?$allocator@PAVCXMLAttribute@@@std@@@std@@IAE@XZ) CXMLNodeImpl.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::_Container_base_secure::~_Container_base_secure(void)" (__imp_??1_Container_base_secure@std@@QAE@XZ) CXMLAttributesImpl.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall std::_Container_base_secure::_Container_base_secure(void)" (__imp_??0_Container_base_secure@std@@QAE@XZ) referenced in function "protected: __thiscall std::_Container_base_aux_alloc_empty<class std::allocator<class CXMLAttribute *> >::_Container_base_aux_alloc_empty<class std::allocator<class CXMLAttribute *> >(class std::allocator<class CXMLAttribute *>)" (??0?$_Container_base_aux_alloc_empty@V?$allocator@PAVCXMLAttribute@@@std@@@std@@IAE@V?$allocator@PAVCXMLAttribute@@@1@@Z) CXMLNodeImpl.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::_Container_base_secure::_Container_base_secure(void)" (__imp_??0_Container_base_secure@std@@QAE@XZ) xmll.dll : fatal error LNK1120: 5 unresolved externals Build log was saved at "file://j:\SVN\Multi Theft Auto [Google]\obj\shared\xml\BuildLog.htm" Shared - XML - 13 error(s), 0 warning(s) ------ Build started: Project: Server - Deathmatch, Configuration: Nightly Win32 ------ Compiling... CAccountManager.cpp .\logic\CAccountManager.cpp(266) : 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. E:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen' .\logic\CAccountManager.cpp(342) : error C2440: 'initializing' : cannot convert from 'int' to 'std::list<_Ty>::_Iterator<_Secure_validation>' with [ _Ty=CAccountData *, _Secure_validation=true ] No constructor could take the source type, or constructor overload resolution was ambiguous Build log was saved at "file://j:\SVN\Multi Theft Auto [Google]\obj\server\deathmatch\BuildLog.htm" Server - Deathmatch - 1 error(s), 1 warning(s) ------ Build started: Project: Server - Core, Configuration: Beta Win32 ------ Linking... LINK : fatal error LNK1181: cannot open input file 'xml/lib/mxml.lib' Build log was saved at "file://j:\SVN\Multi Theft Auto [Google]\MTA10_Server\core\Beta\BuildLog.htm" Server - Core - 1 error(s), 0 warning(s) ------ Build started: Project: Client - GUI, Configuration: Nightly Win32 ------ Compiling... cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release CGUIElement_Impl.cpp .\CGUIElement_Impl.cpp(430) : 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. E:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy' .\CGUIElement_Impl.cpp(431) : 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. E:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy' .\CGUIElement_Impl.cpp(464) : error C2664: 'std::list<_Ty>::_Const_iterator<_Secure_validation>::_Const_iterator(const std::list<_Ty>::_Const_iterator<_Secure_validation> &)' : cannot convert parameter 1 from 'int' to 'const std::list<_Ty>::_Const_iterator<_Secure_validation> &' with [ _Ty=CGUIProperty *, _Secure_validation=true ] Reason: cannot convert from 'int' to 'const std::list<_Ty>::_Const_iterator<_Secure_validation>' with [ _Ty=CGUIProperty *, _Secure_validation=true ] No constructor could take the source type, or constructor overload resolution was ambiguous .\CGUIElement_Impl.cpp(480) : error C2664: 'std::list<_Ty>::_Const_iterator<_Secure_validation>::_Const_iterator(const std::list<_Ty>::_Const_iterator<_Secure_validation> &)' : cannot convert parameter 1 from 'int' to 'const std::list<_Ty>::_Const_iterator<_Secure_validation> &' with [ _Ty=CGUIProperty *, _Secure_validation=true ] Reason: cannot convert from 'int' to 'const std::list<_Ty>::_Const_iterator<_Secure_validation>' with [ _Ty=CGUIProperty *, _Secure_validation=true ] No constructor could take the source type, or constructor overload resolution was ambiguous Build log was saved at "file://j:\SVN\Multi Theft Auto [Google]\obj\client\gui\BuildLog.htm" Client - GUI - 2 error(s), 3 warning(s) ------ Build started: Project: Client - Deathmatch, Configuration: Nightly Win32 ------ Linking... LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification fatal error C1047: The object or library file '..\..\..\Shared\publicsdk\lib\lua5.1s.lib' was created with an older compiler than other objects; rebuild old objects and libraries LINK : fatal error LNK1257: code generation failed Build log was saved at "file://j:\SVN\Multi Theft Auto [Google]\obj\client\deathmatch\BuildLog.htm" Client - Deathmatch - 1 error(s), 1 warning(s) ========== Build: 0 succeeded, 5 failed, 5 up-to-date, 0 skipped ========== And about the physics i would like to don't use bullet cuz newton is more good i guess
  3. they should make it work with almost all compilers versions 2008 2003 2005 etc..
  4. big proplems when useing the source code Compiler: Visual Studio PRO 2008 SP1 OS:Vista ------ Build started: Project: Shared - XML Module, Configuration: Nightly Win32 ------ Linking... Creating library ./Release/xmll.lib and object ./Release/xmll.exp CXMLAttributeImpl.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(struct std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::_Has_debug_it)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@U_Has_debug_it@01@@Z) referenced in function "public: __thiscall TiXmlAttribute::TiXmlAttribute(char const *,char const *)" (??0TiXmlAttribute@@QAE@PBD0@Z) CXMLFileImpl.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(struct std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::_Has_debug_it)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@U_Has_debug_it@01@@Z) tinyxml.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(struct std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::_Has_debug_it)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@U_Has_debug_it@01@@Z) tinyxmlparser.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(struct std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::_Has_debug_it)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@U_Has_debug_it@01@@Z) CXMLAttributesImpl.obj : error LNK2019: unresolved external symbol __imp___CrtDbgReportW referenced in function "public: class CXMLAttribute * const & __thiscall std::list<class CXMLAttribute *,class std::allocator<class CXMLAttribute *> >::_Const_iterator<1>::operator*(void)const " (??D?$_Const_iterator@$00@?$list@PAVCXMLAttribute@@V?$allocator@PAVCXMLAttribute@@@std@@@std@@QBEABQAVCXMLAttribute@@XZ) CXMLNodeImpl.obj : error LNK2001: unresolved external symbol __imp___CrtDbgReportW CXMLAttributesImpl.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) void __cdecl std::_Debug_message(wchar_t const *,wchar_t const *,unsigned int)" (__imp_?_Debug_message@std@@YAXPB_W0I@Z) referenced in function "public: class CXMLAttribute * const & __thiscall std::list<class CXMLAttribute *,class std::allocator<class CXMLAttribute *> >::_Const_iterator<1>::operator*(void)const " (??D?$_Const_iterator@$00@?$list@PAVCXMLAttribute@@V?$allocator@PAVCXMLAttribute@@@std@@@std@@QBEABQAVCXMLAttribute@@XZ) CXMLNodeImpl.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) void __cdecl std::_Debug_message(wchar_t const *,wchar_t const *,unsigned int)" (__imp_?_Debug_message@std@@YAXPB_W0I@Z) CXMLAttributesImpl.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall std::_Container_base_secure::~_Container_base_secure(void)" (__imp_??1_Container_base_secure@std@@QAE@XZ) referenced in function "protected: __thiscall std::_Container_base_aux_alloc_empty<class std::allocator<class CXMLAttribute *> >::~_Container_base_aux_alloc_empty<class std::allocator<class CXMLAttribute *> >(void)" (??1?$_Container_base_aux_alloc_empty@V?$allocator@PAVCXMLAttribute@@@std@@@std@@IAE@XZ) CXMLNodeImpl.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::_Container_base_secure::~_Container_base_secure(void)" (__imp_??1_Container_base_secure@std@@QAE@XZ) CXMLAttributesImpl.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall std::_Container_base_secure::_Container_base_secure(void)" (__imp_??0_Container_base_secure@std@@QAE@XZ) referenced in function "protected: __thiscall std::_Container_base_aux_alloc_empty<class std::allocator<class CXMLAttribute *> >::_Container_base_aux_alloc_empty<class std::allocator<class CXMLAttribute *> >(class std::allocator<class CXMLAttribute *>)" (??0?$_Container_base_aux_alloc_empty@V?$allocator@PAVCXMLAttribute@@@std@@@std@@IAE@V?$allocator@PAVCXMLAttribute@@@1@@Z) CXMLNodeImpl.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::_Container_base_secure::_Container_base_secure(void)" (__imp_??0_Container_base_secure@std@@QAE@XZ) xmll.dll : fatal error LNK1120: 5 unresolved externals Build log was saved at "file://j:\mta\My MTA\Source\obj\shared\xml\BuildLog.htm" Shared - XML Module - 13 error(s), 0 warning(s) ------ Build started: Project: Server - Deathmatch, Configuration: Nightly Win32 ------ Compiling... StdInc.cpp Compiling precompiled header. j:\mta\my mta\source\mta10_server\mods\deathmatch\StdInc.h(9) : fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory Build log was saved at "file://j:\mta\My MTA\Source\obj\server\deathmatch\BuildLog.htm" Server - Deathmatch - 1 error(s), 0 warning(s) ------ Build started: Project: Client - Deathmatch, Configuration: Nightly Win32 ------ Compiling... StdInc.cpp Compiling precompiled header. j:\mta\my mta\source\mta10\mods\shared_logic\CClientEntity.h(111) : 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. E:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy' j:\mta\my mta\source\mta10\mods\shared_logic\CClientGUIElement.h(63) : error C3867: 'CClientGUIElement::_CallbackEvent1': function call missing argument list; use '&CClientGUIElement::_CallbackEvent1' to create a pointer to member j:\mta\my mta\source\mta10\mods\shared_logic\CClientGUIElement.h(63) : error C2661: 'CGUICallback<Ret,Arguments>::CGUICallback' : no overloaded function takes 2 arguments with [ Ret=bool, Arguments=CGUIElement * ] j:\mta\my mta\source\mta10\mods\shared_logic\CClientGUIElement.h(64) : error C3867: 'CClientGUIElement::_CallbackEvent2': function call missing argument list; use '&CClientGUIElement::_CallbackEvent2' to create a pointer to member j:\mta\my mta\source\mta10\mods\shared_logic\CClientGUIElement.h(64) : error C2661: 'CGUICallback<Ret,Arguments>::CGUICallback' : no overloaded function takes 2 arguments with [ Ret=bool, Arguments=CGUIElement * ] j:\mta\my mta\source\mta10\mods\shared_logic\lua\CLuaMain.h(74) : 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. E:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy' Build log was saved at "file://j:\mta\My MTA\Source\obj\client\deathmatch\BuildLog.htm" Client - Deathmatch - 4 error(s), 2 warning(s) ------ Build started: Project: Client - GUI, Configuration: Nightly Win32 ------ Compiling... cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release StdInc.cpp Compiling precompiled header. j:\mta\my mta\source\mta10\gui\StdInc.h(3) : fatal error C1083: Cannot open include file: 'CEGUI.h': No such file or directory Build log was saved at "file://j:\mta\My MTA\Source\obj\client\gui\BuildLog.htm" Client - GUI - 1 error(s), 1 warning(s) ------ Build started: Project: Server - Core, Configuration: Beta Win32 ------ Linking... LINK : fatal error LNK1181: cannot open input file 'xml/lib/mxml.lib' Build log was saved at "file://j:\mta\My MTA\Source\MTA10_Server\core\Beta\BuildLog.htm" Server - Core - 1 error(s), 0 warning(s) ------ Build started: Project: Client - Multiplayer SA, Configuration: Nightly Win32 ------ Compiling... StdInc.cpp Compiling precompiled header. j:\mta\my mta\source\mta10\multiplayer_sa\CRemoteDataSA.h(77) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int Build log was saved at "file://j:\mta\My MTA\Source\obj\client\multiplayer_sa\BuildLog.htm" Client - Multiplayer SA - 1 error(s), 0 warning(s) ------ Build started: Project: Client - Game SA, Configuration: Nightly Win32 ------ Compiling... CTaskManagerSA.cpp .\CTaskManagerSA.cpp(233) : error C2065: 'i' : undeclared identifier .\CTaskManagerSA.cpp(233) : error C2065: 'i' : undeclared identifier .\CTaskManagerSA.cpp(233) : error C2065: 'i' : undeclared identifier .\CTaskManagerSA.cpp(235) : error C2065: 'i' : undeclared identifier CHandlingManagerSA.cpp .\CHandlingManagerSA.cpp(38) : error C2065: 'i' : undeclared identifier .\CHandlingManagerSA.cpp(38) : error C2065: 'i' : undeclared identifier .\CHandlingManagerSA.cpp(38) : error C2065: 'i' : undeclared identifier .\CHandlingManagerSA.cpp(40) : error C2065: 'i' : undeclared identifier .\CHandlingManagerSA.cpp(40) : error C2065: 'i' : undeclared identifier .\CHandlingManagerSA.cpp(65) : error C2065: 'i' : undeclared identifier .\CHandlingManagerSA.cpp(65) : error C2065: 'i' : undeclared identifier .\CHandlingManagerSA.cpp(65) : error C2065: 'i' : undeclared identifier .\CHandlingManagerSA.cpp(67) : error C2065: 'i' : undeclared identifier CGameSA.cpp .\CGameSA.cpp(101) : error C2065: 'i' : undeclared identifier .\CGameSA.cpp(101) : error C2065: 'i' : undeclared identifier .\CGameSA.cpp(101) : error C2065: 'i' : undeclared identifier .\CGameSA.cpp(103) : error C2065: 'i' : undeclared identifier .\CGameSA.cpp(103) : error C2228: left of '.SetModelID' must have class/struct/union .\CGameSA.cpp(103) : error C2065: 'i' : undeclared identifier CAnimManagerSA.cpp .\CAnimManagerSA.cpp(27) : error C2065: 'i' : undeclared identifier .\CAnimManagerSA.cpp(27) : error C2065: 'i' : undeclared identifier .\CAnimManagerSA.cpp(27) : error C2065: 'i' : undeclared identifier .\CAnimManagerSA.cpp(28) : error C2065: 'i' : undeclared identifier .\CAnimManagerSA.cpp(28) : error C2065: 'i' : undeclared identifier .\CAnimManagerSA.cpp(29) : error C2065: 'i' : undeclared identifier .\CAnimManagerSA.cpp(29) : error C2065: 'i' : undeclared identifier .\CAnimManagerSA.cpp(29) : error C2065: 'i' : undeclared identifier .\CAnimManagerSA.cpp(30) : error C2065: 'i' : undeclared identifier .\CAnimManagerSA.cpp(30) : error C2065: 'i' : undeclared identifier Build log was saved at "file://j:\mta\My MTA\Source\obj\client\game_sa\BuildLog.htm" Client - Game SA - 29 error(s), 0 warning(s) ------ Build started: Project: Client - Core, Configuration: Nightly Win32 ------ Compiling... CSettings.cpp .\CSettings.cpp(89) : warning C4482: nonstandard extension used: enum 'CGUIGridList::SelectionMode' used in qualified name .\CSettings.cpp(182) : warning C4482: nonstandard extension used: enum 'CSettings::eCheckBox' used in qualified name .\CSettings.cpp(189) : warning C4482: nonstandard extension used: enum 'CSettings::eCheckBox' used in qualified name .\CSettings.cpp(195) : warning C4482: nonstandard extension used: enum 'CSettings::eCheckBox' used in qualified name .\CSettings.cpp(201) : error C3867: 'CSettings::OnLoginButtonClick': function call missing argument list; use '&CSettings::OnLoginButtonClick' to create a pointer to member .\CSettings.cpp(201) : error C2661: 'CGUICallback<Ret,Arguments>::CGUICallback' : no overloaded function takes 2 arguments with [ Ret=bool, Arguments=CGUIElement * ] .\CSettings.cpp(240) : warning C4482: nonstandard extension used: enum 'CMainMenu::eMenuOptions' used in qualified name .\CSettings.cpp(242) : warning C4482: nonstandard extension used: enum 'CMainMenu::eMenuOptions' used in qualified name .\CSettings.cpp(244) : warning C4482: nonstandard extension used: enum 'CMainMenu::eMenuOptions' used in qualified name .\CSettings.cpp(797) : warning C4482: nonstandard extension used: enum 'CSettings::eCheckBox' used in qualified name .\CSettings.cpp(799) : warning C4482: nonstandard extension used: enum 'CMainMenu::eMenuOptions' used in qualified name .\CSettings.cpp(799) : warning C4482: nonstandard extension used: enum 'CMainMenu::eMenuOptions' used in qualified name .\CSettings.cpp(804) : warning C4482: nonstandard extension used: enum 'CSettings::eCheckBox' used in qualified name .\CSettings.cpp(806) : warning C4482: nonstandard extension used: enum 'CMainMenu::eMenuOptions' used in qualified name .\CSettings.cpp(806) : warning C4482: nonstandard extension used: enum 'CMainMenu::eMenuOptions' used in qualified name .\CSettings.cpp(811) : warning C4482: nonstandard extension used: enum 'CSettings::eCheckBox' used in qualified name .\CSettings.cpp(813) : warning C4482: nonstandard extension used: enum 'CMainMenu::eMenuOptions' used in qualified name .\CSettings.cpp(813) : warning C4482: nonstandard extension used: enum 'CMainMenu::eMenuOptions' used in qualified name Build log was saved at "file://j:\mta\My MTA\Source\obj\client\core\BuildLog.htm" Client - Core - 2 error(s), 16 warning(s) ========== Build: 0 succeeded, 8 failed, 2 up-to-date, 0 skipped ==========
×
×
  • Create New...