[FONT="Tahoma"][COLOR="DarkGreen"][SIZE="2"]hayHo liebe Corler, als ich heute mich mal an die Source ranwagen wollte, hab ich dann beim kompilieren von Loginserver und Neuz folgende Errors erhalten, es scheint irgend etwas mit dem linken zu tuen haben allerdings keine Ahnung was er meint =/
Hier mal die Errors :
Hoffe ihr könnt mir helfen :)[/SIZE][/COLOR][/FONT]
Hier mal die Errors :
LoginServer warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library
LoginServer warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification
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 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 fatal error LNK1120: 2 unresolved externals
Neuz fatal error LNK1120: 3 unresolved externals
Neuz warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification
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: 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)
Hoffe ihr könnt mir helfen :)[/SIZE][/COLOR][/FONT]