Src re-Build fehler error ka lol HELP Me

03/22/2013 13:45 xI3ubbLex3#1
Also, ich wollte an einem sonnigen Frühlingsmonat meine Source re-builden :)

Und Plötzlich kommen diese Error's

[Only registered and activated users can see links. Click Here To Register...]

Kann mir jemand sagen wie man das fixxen kann :)

mfg. Kevin
03/22/2013 14:35 Marc~#2
Welche Source wolltest du den Compilen, also v15 oder welche?
03/22/2013 14:37 xI3ubbLex3#3
Ich habe die v15 Source einfach nur builden lassen zack der error...

Beim Builden:

Output:

[Only registered and activated users can see links. Click Here To Register...]

Quote:
------ Build started: Project: Neuz, Configuration: NoGameguard Win32 ------

Linking...
Neuz.obj : error LNK2019: unresolved external symbol "public: void __thiscall CMapInformationManager::DeleteAllMapInformation(vo id)" (?DeleteAllMapInformation@CMapInformationManager@@ QAEXXZ) referenced in function "public: virtual long __thiscall CNeuzApp::MsgProc(struct HWND__ *,unsigned int,unsigned int,long)" (?MsgProc@CNeuzApp@@UAEJPAUHWND__@@IIJ@Z)
FuncApplet.obj : 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)
FuncTextCmd.obj : error LNK2019: unresolved external symbol "public: void __thiscall CWndChattingBlockingList::UpdateInformation(void)" (?UpdateInformation@CWndChattingBlockingList@@QAEX XZ) 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)
WndQuest.obj : error LNK2019: unresolved external symbol "public: void __thiscall CWndMapEx::SetConstructionMode(enum CWndMapEx::ConstructionMode)" (?SetConstructionMode@CWndMapEx@@QAEXW4Constructio nMode@1@@Z) referenced in function "void __cdecl ProcessQuestDestinationWorldMap(unsigned long)" (?ProcessQuestDestinationWorldMap@@YAXK@Z)
WndWorld.obj : error LNK2001: unresolved external symbol "public: void __thiscall CWndMapEx::SetConstructionMode(enum CWndMapEx::ConstructionMode)" (?SetConstructionMode@CWndMapEx@@QAEXW4Constructio nMode@1@@Z)
WndWorld.obj : error LNK2019: unresolved external symbol "public: void __thiscall CWndMapEx::InitializeTeleportationInformation(clas s CMover * const)" (?InitializeTeleportationInformation@CWndMapEx@@QA EXQAVCMover@@@Z) referenced in function "public: virtual int __thiscall CWndWorld::OnCommand(unsigned int,unsigned long,class CWndBase *)" (?OnCommand@CWndWorld@@UAEHIKPAVCWndBase@@@Z)
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)
Project.obj : error LNK2019: unresolved external symbol "public: __thiscall CMapInformationManager::~CMapInformationManager(vo id)" (??1CMapInformationManager@@QAE@XZ) referenced in function "public: virtual __thiscall CProject::~CProject(void)" (??1CProject@@UAE@XZ)
Project.obj : error LNK2019: unresolved external symbol "public: __thiscall CMapInformationManager::CMapInformationManager(voi d)" (??0CMapInformationManager@@QAE@XZ) referenced in function "public: __thiscall CProject::CProject(void)" (??0CProject@@QAE@XZ)
Project.obj : error LNK2019: unresolved external symbol "public: int __thiscall CMapInformationManager::LoadMapInformationData(voi d)" (?LoadMapInformationData@CMapInformationManager@@Q AEHXZ) referenced in function "public: int __thiscall CProject::OpenProject(char const *)" (?OpenProject@CProject@@QAEHPBD@Z)
.\..\..\Output\Neuz\NoGameguard/Neuz.exe : fatal error LNK1120: 10 unresolved externals

Build log was saved at "file://c:\Users\Kevin\Desktop\L&M 4 Live SOURCE\Output\Neuz\NoGameguard\BuildLog.htm"
Neuz - 12 error(s), 0 warning(s)


------ Build started: Project: LoginServer, Configuration: Release Win32 ------

Linking...
DPLoginSrvr.obj : 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)
DPLoginSrvr.obj : 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_GEN ERIC@@KK@Z)
User.obj : error LNK2001: unresolved external symbol "public: unsigned int __thiscall CCSAuth2::GetAuthQuery(void)" (?GetAuthQuery@CCSAuth2@@QAEIXZ)
.\..\..\Output\LoginServer\Release/LoginServer.exe : fatal error LNK1120: 2 unresolved externals

Build log was saved at "file://c:\Users\Kevin\Desktop\L&M 4 Live SOURCE\Output\LoginServer\Release\BuildLog.htm"
LoginServer - 4 error(s), 0 warning(s)


------ Build started: Project: DatabaseServer, Configuration: Release Win32 ------




------ Build started: Project: CoreServer, Configuration: Debug Win32 ------




------ Build started: Project: Certifier, Configuration: Debug Win32 ------




------ Build started: Project: CacheServer, Configuration: Release Win32 ------




------ Build started: Project: AccountServer, Configuration: Release Win32 ------




------ Build started: Project: WorldServer, Configuration: Release Win32 ------




---------------------- Done ----------------------

Build: 6 succeeded, 2 failed, 0 skipped

Task List:

[Only registered and activated users can see links. Click Here To Register...]

Quote:
Neuz error LNK2019: unresolved external symbol "public: void __thiscall CWndMapEx::SetConstructionMode(enum CWndMapEx::ConstructionMode)" (?SetConstructionMode@CWndMapEx@@QAEXW4Constructio nMode@1@@Z) referenced in function "void __cdecl ProcessQuestDestinationWorldMap(unsigned long)" (?ProcessQuestDestinationWorldMap@@YAXK@Z)
LoginServer error LNK2001: unresolved external symbol "public: unsigned int __thiscall CCSAuth2::GetAuthQuery(void)" (?GetAuthQuery@CCSAuth2@@QAEIXZ)
Neuz error LNK2001: unresolved external symbol "public: void __thiscall CWndMapEx::SetConstructionMode(enum CWndMapEx::ConstructionMode)" (?SetConstructionMode@CWndMapEx@@QAEXW4Constructio nMode@1@@Z)
Neuz error LNK2019: unresolved external symbol "public: __thiscall CMapInformationManager::~CMapInformationManager(vo id)" (??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(voi d)" (??0CMapInformationManager@@QAE@XZ) referenced in function "public: __thiscall CProject::CProject(void)" (??0CProject@@QAE@XZ)
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: __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 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: int __thiscall CMapInformationManager::LoadMapInformationData(voi d)" (?LoadMapInformationData@CMapInformationManager@@Q AEHXZ) referenced in function "public: int __thiscall CProject::OpenProject(char const *)" (?OpenProject@CProject@@QAEHPBD@Z)
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_GEN ERIC@@KK@Z)
Neuz error LNK2019: unresolved external symbol "public: void __thiscall CMapInformationManager::DeleteAllMapInformation(vo id)" (?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 error LNK2019: unresolved external symbol "public: void __thiscall CWndChattingBlockingList::UpdateInformation(void)" (?UpdateInformation@CWndChattingBlockingList@@QAEX XZ) referenced in function "int __cdecl TextCmd_BlockUser(class CScanner &)" (?TextCmd_BlockUser@@YAHAAVCScanner@@@Z)
Neuz error LNK2019: unresolved external symbol "public: void __thiscall CWndMapEx::InitializeTeleportationInformation(clas s CMover * const)" (?InitializeTeleportationInformation@CWndMapEx@@QA EXQAVCMover@@@Z) referenced in function "public: virtual int __thiscall CWndWorld::OnCommand(unsigned int,unsigned long,class CWndBase *)" (?OnCommand@CWndWorld@@UAEHIKPAVCWndBase@@@Z)
Neuz fatal error LNK1120: 10 unresolved externals
LoginServer fatal error LNK1120: 2 unresolved externals
mfg. Kevin
03/22/2013 15:20 Marc~#4
Benutz ne andre Source, die v15 buggt bei mir auch ;D
03/22/2013 15:22 xI3ubbLex3#5
Quote:
Originally Posted by .MarcY0 View Post
Benutz ne andre Source, die v15 buggt bei mir auch ;D
Die hat 15+ systeme drinnen.. lol heute morgen ging es noch... vorhin kam der error erst...

keiner ne ahnung...

mfg. Kevin
03/22/2013 15:24 Blend™#6
Hast du Fast Neuz eingefügt?
03/22/2013 15:25 xI3ubbLex3#7
Quote:
Originally Posted by Blend™ View Post
Hast du Fast Neuz eingefügt?
Nope :s
03/22/2013 15:31 Blend™#8
Müsste aber eig. an der Fast Neuz liegen, weil alle Dateien wo in der Fast Neuz drin sind in dem Error stehen. Nimm mal die hier [Only registered and activated users can see links. Click Here To Register...]
03/22/2013 16:12 Marc~#9
Wenn die nichtmal drinnen ist, wie soll es dann an ihr liegen? xD

Die 2te Frage ist, ob das bei andren Sources auch passiert!~
03/22/2013 16:23 ThoughtfulDev#10
alle libs/paths sind richtig? nichts an den einstellungen geändert?
03/22/2013 16:32 xI3ubbLex3#11
Quote:
Originally Posted by Shonenx33 View Post
alle libs/paths sind richtig? nichts an den einstellungen geändert?
Hab die cliene source gerade genommen 0 error's

mfg. Kevin
03/22/2013 17:34 Marc~#12
LNK sind doch eigentlich nur Link Errors, die auftreten wenn die Lib oder die Include Files falsch, ggf. auch garnicht eingetragen worden sind.
03/24/2013 11:23 Cartmanforlife#13
Ich versteh nicht warum Leute immer noch nicht verstanden haben,
das wenn es vorher geklappt hat und jetzt nicht mehr, sagen, dass nichts verändert wurde. Wenn man logisch denkt, kann es garnicht anders sein, man hat entweder scheiße gebaut oder etwas unbewusst gemacht. Dem PC die Schuld geben .... obwohl man selber den mist gebaut hat. Sowas kommt nich von alleine :D Wollt ich nurmal gesagt haben.
03/24/2013 14:08 Marc~#14
Es kann auch einfach daran liegen, dass er die Source in ein andres Verzeichnis verschoben hat, dadurch ergibt sich der Link error schon....