|
You last visited: Today at 06:26
Advertisement
Src re-Build fehler error ka lol HELP Me
Discussion on Src re-Build fehler error ka lol HELP Me within the Flyff Private Server forum part of the Flyff category.
03/22/2013, 13:45
|
#1
|
elite*gold: 120
Join Date: Jun 2012
Posts: 455
Received Thanks: 141
|
Src re-Build fehler error ka lol HELP Me
Also, ich wollte an einem sonnigen Frühlingsmonat meine Source re-builden
Und Plötzlich kommen diese Error's
Kann mir jemand sagen wie man das fixxen kann
mfg. Kevin
|
|
|
03/22/2013, 14:35
|
#2
|
elite*gold: 0
Join Date: Sep 2011
Posts: 677
Received Thanks: 390
|
Welche Source wolltest du den Compilen, also v15 oder welche?
|
|
|
03/22/2013, 14:37
|
#3
|
elite*gold: 120
Join Date: Jun 2012
Posts: 455
Received Thanks: 141
|
Ich habe die v15 Source einfach nur builden lassen zack der error...
Beim Builden:
Output:
Quote:
------ Build started: Project: Neuz, Configuration: NoGameguard Win32 ------
Linking...
Neuz.obj : error LNK2019: unresolved external symbol "public: void __thiscall CMapInformationManager: eleteAllMapInformation(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:
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: eleteAllMapInformation(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
|
#4
|
elite*gold: 0
Join Date: Sep 2011
Posts: 677
Received Thanks: 390
|
Benutz ne andre Source, die v15 buggt bei mir auch ;D
|
|
|
03/22/2013, 15:22
|
#5
|
elite*gold: 120
Join Date: Jun 2012
Posts: 455
Received Thanks: 141
|
Quote:
Originally Posted by .MarcY0
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
|
#6
|
elite*gold: 0
Join Date: Oct 2012
Posts: 26
Received Thanks: 12
|
Hast du Fast Neuz eingefügt?
|
|
|
03/22/2013, 15:25
|
#7
|
elite*gold: 120
Join Date: Jun 2012
Posts: 455
Received Thanks: 141
|
Quote:
Originally Posted by Blend™
Hast du Fast Neuz eingefügt?
|
Nope :s
|
|
|
03/22/2013, 15:31
|
#8
|
elite*gold: 0
Join Date: Oct 2012
Posts: 26
Received Thanks: 12
|
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
|
|
|
03/22/2013, 16:12
|
#9
|
elite*gold: 0
Join Date: Sep 2011
Posts: 677
Received Thanks: 390
|
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
|
#10
|
elite*gold: 28
Join Date: Aug 2012
Posts: 2,335
Received Thanks: 471
|
alle libs/paths sind richtig? nichts an den einstellungen geändert?
|
|
|
03/22/2013, 16:32
|
#11
|
elite*gold: 120
Join Date: Jun 2012
Posts: 455
Received Thanks: 141
|
Quote:
Originally Posted by Shonenx33
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
|
#12
|
elite*gold: 0
Join Date: Sep 2011
Posts: 677
Received Thanks: 390
|
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
|
#13
|
elite*gold: 0
Join Date: May 2011
Posts: 302
Received Thanks: 83
|
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  Wollt ich nurmal gesagt haben.
|
|
|
03/24/2013, 14:08
|
#14
|
elite*gold: 0
Join Date: Sep 2011
Posts: 677
Received Thanks: 390
|
Es kann auch einfach daran liegen, dass er die Source in ein andres Verzeichnis verschoben hat, dadurch ergibt sich der Link error schon....
|
|
|
 |
Similar Threads
|
Build Error -.-
11/04/2011 - General Coding - 0 Replies
Das Element "obj\x86\Debug\YouTube_Viewer.Form1.resources " wurde im Resources-Parameter mehrmals angegeben. Doppelte Elemente werden vom Resources-Parameter nicht unterstützt.
Ist mir beim build meines viewers aufgefallen :(
kann mir einer helfen?
bitte es ist wirklich dringend :(
|
[CodeBlocks] Build Fehler
08/20/2011 - General Coding - 5 Replies
Hey ,
ich bin von Microsoft Visual C++ auf CodeBlocks umgestiegen mit Microsoft Visual C++ habe ich sonst nur Dll's gemacht, das hatte ich jetzt auch mit CodeBlocks vor. Wenn ich es starte kommt folgender Fehler:
Debug" uses an invalid compiler. Probably the toolchain path within the compiler options is not setup correctly?! Skipping...
Ich habe es probiert so zu lösen ,
|
[Fehler] Patch? Error? Hier Hilfe! [Error]
12/02/2010 - Combat Arms - 14 Replies
Da ich keine Werbung machen möchte muss ich wohl alles abkopieren...
Ich entschuldige mich das ich alles zuspoilern musste aber bei soviel Text....;)
1.Error Codes und ähnliches
Da es nach einem neuen Update immer wieder Probleme auftreten, empfehlen wir Euch folgende Liste mit den häufigsten Fehlern durchzugehen:
1. Deinstalliere Combat Arms über Arbeitsplatz-->Software
2. Prüfe ob alle Ordner von Nexon auf der Festplatte gelöscht sind. Wenn nicht lösche...
|
Cant Build Solution Give me an error
10/31/2008 - CO2 Private Server - 5 Replies
1st error: Error 1 The type 'COServer_Project.Character' already contains a definition for 'CastingPray' D:\server conquer\PowerSource CO\COServerProject1\COServerProject\Character.cs 1 30 21 COServerProject
2 nd : Error 2 The type 'COServer_Project.Character' already contains a definition for 'Praying' D:\server conquer\PowerSource CO\COServerProject1\COServerProject\Character.cs 1 31 21 COServerProject
I try to change name of server and other and cant build solution give me that...
|
All times are GMT +1. The time now is 06:26.
|
|