Beim kompilen bekomme ich extrem viele Errors(habe alle 3 Updates drinnen):
und wenn ich die all.sln in vs 2003 öffne bekomme jedes mal bei allen 8 Projekten diesen Fehler, welchen ich mit "Yes to all" bestätigen muss um fortzufahren. Jedesmal wenn ich dies tue setzen sich alle Einstellungen zurück, wie z.B. Linker und der Configuration Manager setzt alles auf debug.
[Only registered and activated users can see links. Click Here To Register...]
Ich würde mich über Hilfe freuen :D
mfg Chiqupon
Code:
d:\Server\Source\Program\WORLDSERVER\ItemUpgrade.cpp(1898): warning C4244: 'argument' : conversion from 'DWORD' to 'WORD', possible loss of data d:\Server\Source\Program\Neuz\VersionCommon.h(525): warning C4005: 'NO_GAMEGUARD' : macro redefinition Neuz error LNK2019: unresolved external symbol "public: __thiscall CWndMailRequestingBox::CWndMailRequestingBox(void)" (??0CWndMailRequestingBox@@QAE@XZ) referenced in function "public: virtual void __thiscall CWndPost::OnInitialUpdate(void)" (?OnInitialUpdate@CWndPost@@UAEXXZ) Neuz error LNK2019: unresolved external symbol "public: __thiscall CWndShopCtrl::CWndShopCtrl(void)" (??0CWndShopCtrl@@QAE@XZ) referenced in function "public: __thiscall CWndShop::CWndShop(void)" (??0CWndShop@@QAE@XZ) Neuz error LNK2019: unresolved external symbol "public: virtual __thiscall CWndShopCtrl::~CWndShopCtrl(void)" (??1CWndShopCtrl@@UAE@XZ) referenced in function "public: virtual __thiscall CWndShop::~CWndShop(void)" (??1CWndShop@@UAE@XZ) Neuz error LNK2019: unresolved external symbol "public: int __thiscall CWndShopCtrl::GetCount(void)" (?GetCount@CWndShopCtrl@@QAEHXZ) referenced in function "public: virtual void __thiscall CWndShop::OnDraw(class C2DRender *)" (?OnDraw@CWndShop@@UAEXPAVC2DRender@@@Z) Neuz error LNK2019: unresolved external symbol "public: int __thiscall CWndShopCtrl::GetCost(int)" (?GetCost@CWndShopCtrl@@QAEHH@Z) referenced in function "public: virtual void __thiscall CWndShop::OnDraw(class C2DRender *)" (?OnDraw@CWndShop@@UAEXPAVC2DRender@@@Z) Neuz error LNK2019: unresolved external symbol "public: void __thiscall CWndShopCtrl::Create(unsigned long,struct tagRECT &,class CWndBase *,unsigned int)" (?Create@CWndShopCtrl@@QAEXKAAUtagRECT@@PAVCWndBase@@I@Z) referenced in function "public: virtual void __thiscall CWndShop::OnInitialUpdate(void)" (?OnInitialUpdate@CWndShop@@UAEXXZ) Neuz error LNK2019: unresolved external symbol "public: void __thiscall CWndShopCtrl::Clear(int)" (?Clear@CWndShopCtrl@@QAEXH@Z) referenced in function "public: virtual int __thiscall CWndShop::OnChildNotify(unsigned int,unsigned int,long *)" (?OnChildNotify@CWndShop@@UAEHIIPAJ@Z) Neuz error LNK2019: unresolved external symbol "public: void __thiscall CWndShopCtrl::InsertItem(class CItemElem *,char,int)" (?InsertItem@CWndShopCtrl@@QAEXPAVCItemElem@@DH@Z) referenced in function "public: void __thiscall CWndShop::InsertItem(char,class CItemElem *,int)" (?InsertItem@CWndShop@@QAEXDPAVCItemElem@@H@Z) Neuz error LNK2019: unresolved external symbol "public: __thiscall CWndMapEx::CWndMapEx(void)" (??0CWndMapEx@@QAE@XZ) referenced in function "class CWndBase * __cdecl AppMain_WndMap(void)" (?AppMain_WndMap@@YAPAVCWndBase@@XZ) Neuz error LNK2019: unresolved external symbol "public: void __thiscall CWndChattingBlockingList::UpdateInformation(void)" (?UpdateInformation@CWndChattingBlockingList@@QAEXXZ) referenced in function "int __cdecl TextCmd_BlockUser(class CScanner &)" (?TextCmd_BlockUser@@YAHAAVCScanner@@@Z) Neuz error LNK2019: unresolved external symbol "public: __thiscall CWndChattingBlockingList::CWndChattingBlockingList(void)" (??0CWndChattingBlockingList@@QAE@XZ) referenced in function "int __cdecl TextCmd_IgnoreList(class CScanner &)" (?TextCmd_IgnoreList@@YAHAAVCScanner@@@Z) Neuz error LNK2019: unresolved external symbol "public: void __thiscall CWndMapEx::SetConstructionMode(enum CWndMapEx::ConstructionMode)" (?SetConstructionMode@CWndMapEx@@QAEXW4ConstructionMode@1@@Z) referenced in function "void __cdecl ProcessQuestDestinationWorldMap(unsigned long)" (?ProcessQuestDestinationWorldMap@@YAXK@Z) Neuz error LNK2001: unresolved external symbol "public: void __thiscall CWndMapEx::SetConstructionMode(enum CWndMapEx::ConstructionMode)" (?SetConstructionMode@CWndMapEx@@QAEXW4ConstructionMode@1@@Z) Neuz error LNK2019: unresolved external symbol "public: void __thiscall CWndMapEx::InitializeTeleportationInformation(class CMover * const)" (?InitializeTeleportationInformation@CWndMapEx@@QAEXQAVCMover@@@Z) referenced in function "public: virtual int __thiscall CWndWorld::OnCommand(unsigned int,unsigned long,class CWndBase *)" (?OnCommand@CWndWorld@@UAEHIKPAVCWndBase@@@Z) Neuz error LNK2019: unresolved external symbol "public: __thiscall CWndJobChangeEx::CWndJobChangeEx(void)" (??0CWndJobChangeEx@@QAE@XZ) referenced in function "public: int __thiscall CMover::SetExperience(__int64,int)" (?SetExperience@CMover@@QAEH_JH@Z) Neuz error LNK2019: unresolved external symbol "public: __thiscall CWndMonsterInformation::CWndMonsterInformation(class CMover *)" (??0CWndMonsterInformation@@QAE@PAVCMover@@@Z) referenced in function "public: void __thiscall CWorld::SetObjFocus(class CObj *,int)" (?SetObjFocus@CWorld@@QAEXPAVCObj@@H@Z) Neuz error LNK2019: unresolved external symbol "public: __thiscall CMapInformationManager::~CMapInformationManager(void)" (??1CMapInformationManager@@QAE@XZ) referenced in function "public: virtual __thiscall CProject::~CProject(void)" (??1CProject@@UAE@XZ) Neuz error LNK2019: unresolved external symbol "public: __thiscall CMapInformationManager::CMapInformationManager(void)" (??0CMapInformationManager@@QAE@XZ) referenced in function "public: __thiscall CProject::CProject(void)" (??0CProject@@QAE@XZ) Neuz error LNK2019: unresolved external symbol "public: int __thiscall CMapInformationManager::LoadMapInformationData(void)" (?LoadMapInformationData@CMapInformationManager@@QAEHXZ) referenced in function "public: int __thiscall CProject::OpenProject(char const *)" (?OpenProject@CProject@@QAEHPBD@Z) Neuz error LNK2019: unresolved external symbol "public: void __thiscall CMapInformationManager::DeleteAllMapInformation(void)" (?DeleteAllMapInformation@CMapInformationManager@@QAEXXZ) referenced in function "public: virtual long __thiscall CNeuzApp::MsgProc(struct HWND__ *,unsigned int,unsigned int,long)" (?MsgProc@CNeuzApp@@UAEJPAUHWND__@@IIJ@Z) Neuz fatal error LNK1120: 19 unresolved externals LoginServer error LNK2019: unresolved external symbol "public: unsigned int __thiscall CCSAuth2::CheckAuthAnswer(void)" (?CheckAuthAnswer@CCSAuth2@@QAEIXZ) referenced in function "private: void __thiscall CDPLoginSrvr::OnAuthQuery(class CAr &,unsigned long)" (?OnAuthQuery@CDPLoginSrvr@@AAEXAAVCAr@@K@Z) LoginServer error LNK2019: unresolved external symbol "public: unsigned int __thiscall CCSAuth2::GetAuthQuery(void)" (?GetAuthQuery@CCSAuth2@@QAEIXZ) referenced in function "public: virtual void __thiscall CDPLoginSrvr::SysMessageHandler(struct DPMSG_GENERIC *,unsigned long,unsigned long)" (?SysMessageHandler@CDPLoginSrvr@@UAEXPAUDPMSG_GENERIC@@KK@Z) LoginServer error LNK2001: unresolved external symbol "public: unsigned int __thiscall CCSAuth2::GetAuthQuery(void)" (?GetAuthQuery@CCSAuth2@@QAEIXZ) LoginServer fatal error LNK1120: 2 unresolved externals d:\Server\Source\Program\WORLDSERVER\ItemUpgrade.cpp(1267): warning C4244: 'argument' : conversion from 'DWORD' to 'WORD', possible loss of data d:\Server\Source\Program\WORLDSERVER\ItemUpgrade.cpp(1284): warning C4244: 'argument' : conversion from 'DWORD' to 'WORD', possible loss of data d:\Server\Source\Program\WORLDSERVER\ItemUpgrade.cpp(1393): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data d:\Server\Source\Program\WORLDSERVER\ItemUpgrade.cpp(1468): warning C4244: 'argument' : conversion from 'DWORD' to 'BYTE', possible loss of data d:\Server\Source\Program\WORLDSERVER\ItemUpgrade.cpp(1469): warning C4244: 'argument' : conversion from 'DWORD' to 'BYTE', possible loss of data d:\Server\Source\Program\WORLDSERVER\ItemUpgrade.cpp(1478): warning C4244: 'argument' : conversion from 'DWORD' to 'BYTE', possible loss of data d:\Server\Source\Program\WORLDSERVER\ItemUpgrade.cpp(1592): warning C4018: '>=' : signed/unsigned mismatch d:\Server\Source\Program\WORLDSERVER\DPSrvr.cpp(7441): warning C4018: '<' : signed/unsigned mismatch WorldServer error LNK2019: unresolved external symbol "public: __thiscall CAIAggro::CAIAggro(class CObj *,unsigned long)" (??0CAIAggro@@QAE@PAVCObj@@K@Z) referenced in function "public: void __thiscall CObj::SetAIInterface(unsigned long,unsigned long)" (?SetAIInterface@CObj@@QAEXKK@Z) WorldServer fatal error LNK1120: 1 unresolved externals
[Only registered and activated users can see links. Click Here To Register...]
Ich würde mich über Hilfe freuen :D
mfg Chiqupon