Guten Tag Epvp und zwar habe ich folgendes Problem:
Ich möchte die Neuz Compilen und kriege folgende Erros:
Hier noch mal der Screen von der Task List:
[Only registered and activated users can see links. Click Here To Register...]
Dazu muss ich sagen das alle anderen Projekte sprich (Account Srv,Login,Data,World,Cache,Certifier) ohne Probleme sich Compilen lassen, außerdem habe ich auch Visual Studio 2003 Service Pack 1 installiert.
Ich hab schon die ganzen Pfade durchgeguckt und geguckt ob alle Libary dateien etc richtig eingestellt sind, kann mir jmd villt helfen :D?
Ich möchte die Neuz Compilen und kriege folgende Erros:
PHP Code:
------ Build started: Project: Neuz, Configuration: NoGameguard Win32 ------
Linking...
WndField.obj : 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)
FuncTextCmd.obj : 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)
FuncTextCmd.obj : 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)
.\..\..\Output\Neuz\NoGameguard/Neuz.exe : fatal error LNK1120: 3 unresolved externals
Build log was saved at "file://c:\Users\******\Desktop\*****\Source\Output\Neuz\NoGameguard\BuildLog.htm"
Neuz - 4 error(s), 0 warning(s)
---------------------- Done ----------------------
Build: 0 succeeded, 1 failed, 0 skipped
[Only registered and activated users can see links. Click Here To Register...]
Dazu muss ich sagen das alle anderen Projekte sprich (Account Srv,Login,Data,World,Cache,Certifier) ohne Probleme sich Compilen lassen, außerdem habe ich auch Visual Studio 2003 Service Pack 1 installiert.
Ich hab schon die ganzen Pfade durchgeguckt und geguckt ob alle Libary dateien etc richtig eingestellt sind, kann mir jmd villt helfen :D?