Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Flyff > Flyff Private Server
You last visited: Today at 05:14

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Probleme beim compilen der Source

Discussion on Probleme beim compilen der Source within the Flyff Private Server forum part of the Flyff category.

Reply
 
Old   #1
 
KazuyaX93's Avatar
 
elite*gold: 68
Join Date: Nov 2007
Posts: 682
Received Thanks: 127
Probleme beim compilen der Source

Hallo Community,

ich habe beim compilen der Source (habe mehrere Sources versucht, immer das geiche Problem).

Hier ein Beispiel aus dem BuildLog:
Code:
[
/O2 /I "..\boost_1_34_1\boost_1_34_1" /I "..\DX_SDK" /I "..\..\resource" /I "..\_network" /I "..\_Network\Net2\Include" /I "..\_Network\Misc\Include" /I "." /I "..\_Network\Mcl\Include" /I "..\_DirectX" /I "..\_Common" /I "..\_database" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /FD /EHsc /MT /GS /Yu"stdafx.h" /Fp".\..\..\Output\AccountServer\Release/AccountServer.pch" /Fo".\..\..\Output\AccountServer\Release/" /Fd".\..\..\Output\AccountServer\Release/" /FR".\..\..\Output\AccountServer\Release/" /W3 /c /Zd  /D_ATL_DLL
".\dpBillingTH.cpp"
".\dpBilling.cpp"
".\dpadbill.cpp"
".\BillingMgrTW.cpp"
".\BillingMgrTH.cpp"
".\BillingMgrJP2.cpp"
".\BillingMgrJP.cpp"
"\Users\Administrator\Desktop\[---------]\Source\Neuer Ordner\_Common\scanner.cpp"
"\users\administrator\desktop\[---------]\source\neuer ordner\_network\net2\src\buffer.cpp"
".\globalgiftbox.cpp"
".\dpwldsrvr.cpp"
".\dpsrvr.cpp"
".\dpdbsrvr.cpp"
".\DBManager.cpp"
".\AccountServer.cpp"
".\account.cpp"
]
Creating command line "cl.exe @c:\Users\Administrator\Desktop\[---------]\Source\Output\AccountServer\Release\RSP00000D.rsp /nologo"
Creating temporary file "c:\Users\Administrator\Desktop\[---------]\Source\Output\AccountServer\Release\RSP00000E.rsp" with contents
[
/O2 /I "..\boost_1_34_1\boost_1_34_1" /I "..\DX_SDK" /I "..\..\resource" /I "..\_network" /I "..\_Network\Net2\Include" /I "..\_Network\Misc\Include" /I "." /I "..\_Network\Mcl\Include" /I "..\_DirectX" /I "..\_Common" /I "..\_database" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /FD /EHsc /MT /GS /Fp".\..\..\Output\AccountServer\Release/AccountServer.pch" /Fo".\..\..\Output\AccountServer\Release/" /Fd".\..\..\Output\AccountServer\Release/" /FR".\..\..\Output\AccountServer\Release/" /W3 /c /Zd  /D_ATL_DLL
"\Users\Administrator\Desktop\[---------]\Source\Neuer Ordner\_Database\des.c"
]
Creating command line "cl.exe @c:\Users\Administrator\Desktop\[---------]\Source\Output\AccountServer\Release\RSP00000E.rsp /nologo"
</pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2>
Output Window
</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>Compiling...
dpBillingTH.cpp
c:\Users\Administrator\Desktop\[---------]\Source\Neuer Ordner\AccountServer\account.h(4) : fatal error C1083: Cannot open include file: 'mempooler.h': No such file or directory
dpBilling.cpp
c:\Users\Administrator\Desktop\[---------]\Source\Neuer Ordner\AccountServer\account.h(4) : fatal error C1083: Cannot open include file: 'mempooler.h': No such file or directory
dpadbill.cpp
c:\Users\Administrator\Desktop\[---------]\Source\Neuer Ordner\AccountServer\dpdbsrvr.h(4) : fatal error C1083: Cannot open include file: 'dpmng.h': No such file or directory
BillingMgrTW.cpp
BillingMgrTW.cpp(3) : fatal error C1083: Cannot open include file: 'MsgHdr.h': No such file or directory
BillingMgrTH.cpp
c:\Users\Administrator\Desktop\[---------]\Source\Neuer Ordner\AccountServer\dpBillingTH.h(4) : fatal error C1083: Cannot open include file: 'dpmng.h': No such file or directory
BillingMgrJP2.cpp
BillingMgrJP2.cpp(3) : fatal error C1083: Cannot open include file: 'MsgHdr.h': No such file or directory
BillingMgrJP.cpp
c:\Users\Administrator\Desktop\[---------]\Source\Neuer Ordner\AccountServer\dpBilling.h(4) : fatal error C1083: Cannot open include file: 'dpmng.h': No such file or directory
scanner.cpp
buffer.cpp
c1xx : fatal error C1083: Cannot open source file: '\users\administrator\desktop\[---------]\source\neuer ordner\_network\net2\src\buffer.cpp': No such file or directory
globalgiftbox.cpp
c:\Users\Administrator\Desktop\[---------]\Source\Neuer Ordner\AccountServer\globalgiftbox.h(4) : fatal error C1083: Cannot open include file: 'ar.h': No such file or directory
dpwldsrvr.cpp
c:\Users\Administrator\Desktop\[---------]\Source\Neuer Ordner\AccountServer\dpwldsrvr.h(4) : fatal error C1083: Cannot open include file: 'dpmng.h': No such file or directory
dpsrvr.cpp
c:\Users\Administrator\Desktop\[---------]\Source\Neuer Ordner\AccountServer\dpdbsrvr.h(4) : fatal error C1083: Cannot open include file: 'dpmng.h': No such file or directory
dpdbsrvr.cpp
c:\Users\Administrator\Desktop\[---------]\Source\Neuer Ordner\AccountServer\dpsrvr.h(4) : fatal error C1083: Cannot open include file: 'dpmng.h': No such file or directory
DBManager.cpp
c:\Users\Administrator\Desktop\[---------]\Source\Neuer Ordner\AccountServer\DBManager.h(5) : fatal error C1083: Cannot open include file: 'ar.h': No such file or directory
AccountServer.cpp
c:\Users\Administrator\Desktop\[---------]\Source\Neuer Ordner\AccountServer\dpsrvr.h(4) : fatal error C1083: Cannot open include file: 'dpmng.h': No such file or directory
account.cpp
c:\Users\Administrator\Desktop\[---------]\Source\Neuer Ordner\AccountServer\account.h(4) : fatal error C1083: Cannot open include file: 'mempooler.h': No such file or directory
Generating Code...


Results

Build log was saved at "file://c:\Users\Administrator\Desktop\[---------]\Source\Output\AccountServer\Release\BuildLog.htm"
AccountServer - 15 error(s), 0 warning(s)>
Weiß zufällig jemand, woran es liegt und wie ich das beheben kann?
KazuyaX93 is offline  
Old 08/22/2012, 22:04   #2
 
elite*gold: 255
Join Date: Mar 2008
Posts: 2,184
Received Thanks: 978
hast du den Libaries,Sowie Resource und SDK Pfade eingegeben?
Bloodyrain™ is offline  
Old 08/22/2012, 22:06   #3
 
KazuyaX93's Avatar
 
elite*gold: 68
Join Date: Nov 2007
Posts: 682
Received Thanks: 127
Quote:
Originally Posted by Bloodyrain™ View Post
hast du den Libaries,Sowie Resource und SDK Pfade eingegeben?
öhmmm... ich glaube nicht... xD
Wo finde ich denn die Librarys?
WO stelle ich das bei VS2003 ein?
Kenne das Programm nicht so wirklich, nie damit gearbeitet.
KazuyaX93 is offline  
Old 08/22/2012, 23:05   #4
ベトナム警察




 
Lumi's Avatar
 
elite*gold: 725
The Black Market: 516/0/0
Join Date: Jan 2012
Posts: 16,377
Received Thanks: 3,429
Hast du SP1 installiert?
Lumi is offline  
Old 08/23/2012, 06:09   #5
 
elite*gold: 255
Join Date: Mar 2008
Posts: 2,184
Received Thanks: 978
Bloodyrain™ is offline  
Old 08/23/2012, 06:54   #6
 
KazuyaX93's Avatar
 
elite*gold: 68
Join Date: Nov 2007
Posts: 682
Received Thanks: 127
So, an sich scheint es jetzt soweit alles zu funktionieren, habe alles compiled bekommen, JEDOCH hat eine compilierung nicht geklappt.
Alle Dateien ausser ACCOUNTSERVER funktionieren nun.

Wenn ich ACCOUNTSERVER compilen möchte, erhalte ich folgende Meldung:

Code:
[
/Od /I "E:\BACKUP\idc\Neurospace\PROGRAM\boost_1_34_1\boost_1_34_1" /I "E:\BACKUP\idc\Neurospace\PROGRAM\DX_SDK" /I "..\..\resource" /I "..\_network" /I "..\_Network\Net2\Include" /I "..\_Network\Misc\Include" /I "." /I "..\_Network\Mcl\Include" /I "..\_DirectX" /I "..\_Common" /I "..\_database" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FD /EHsc /RTC1 /MTd /Yc"stdafx.h" /Fp".\..\..\Output\AccountServer\Debug/AccountServer.pch" /Fo".\..\..\Output\AccountServer\Debug/" /Fd".\..\..\Output\AccountServer\Debug/" /FR".\..\..\Output\AccountServer\Debug/" /W3 /c /ZI
.\StdAfx.cpp
]
Creating command line "cl.exe @c:\Users\Administrator\Desktop\[---------]\Source\Output\AccountServer\Debug\RSP000001.rsp /nologo"
Creating temporary file "c:\Users\Administrator\Desktop\[---------]\Source\Output\AccountServer\Debug\RSP000002.rsp" with contents
[
/Od /I "E:\BACKUP\idc\Neurospace\PROGRAM\boost_1_34_1\boost_1_34_1" /I "E:\BACKUP\idc\Neurospace\PROGRAM\DX_SDK" /I "..\..\resource" /I "..\_network" /I "..\_Network\Net2\Include" /I "..\_Network\Misc\Include" /I "." /I "..\_Network\Mcl\Include" /I "..\_DirectX" /I "..\_Common" /I "..\_database" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FD /EHsc /RTC1 /MTd /Yu"stdafx.h" /Fp".\..\..\Output\AccountServer\Debug/AccountServer.pch" /Fo".\..\..\Output\AccountServer\Debug/" /Fd".\..\..\Output\AccountServer\Debug/" /FR".\..\..\Output\AccountServer\Debug/" /W3 /c /ZI
.\dpBillingTH.cpp
.\dpBilling.cpp
.\dpadbill.cpp
.\BillingMgrTW.cpp
.\BillingMgrTH.cpp
.\BillingMgrJP2.cpp
.\BillingMgrJP.cpp
.\BillingMgr.cpp
\Users\Administrator\Desktop\[---------]\Source\Source\_UnhandledException\exceptionhandler.cpp
\Users\Administrator\Desktop\[---------]\Source\Source\_Database\Query.cpp
\Users\Administrator\Desktop\[---------]\Source\Source\_Common\xUtil.cpp
\Users\Administrator\Desktop\[---------]\Source\Source\_Common\vutil.cpp
\Users\Administrator\Desktop\[---------]\Source\Source\_Common\timer.cpp
\Users\Administrator\Desktop\[---------]\Source\Source\_Common\scanner.cpp
\Users\Administrator\Desktop\[---------]\Source\Source\_Common\memtrace.cpp
\Users\Administrator\Desktop\[---------]\Source\Source\_Common\file.cpp
\Users\Administrator\Desktop\[---------]\Source\Source\_Common\debug.cpp
\Users\Administrator\Desktop\[---------]\Source\Source\_DirectX\dxutil.cpp
\Users\Administrator\Desktop\[---------]\Source\Source\_Network\Net2\src\sock.cpp
\Users\Administrator\Desktop\[---------]\Source\Source\_Network\Net2\src\crc.cpp
\Users\Administrator\Desktop\[---------]\Source\Source\_Network\Net2\src\buffer.cpp
\Users\Administrator\Desktop\[---------]\Source\Source\_Network\Misc\Src\mytrace.cpp
\Users\Administrator\Desktop\[---------]\Source\Source\_Network\Misc\Src\heapmng.cpp
\Users\Administrator\Desktop\[---------]\Source\Source\_Network\Misc\Src\ar.cpp
.\globalgiftbox.cpp
.\dpwldsrvr.cpp
.\dpsrvr.cpp
.\dpdbsrvr.cpp
.\DBManager.cpp
.\AccountServer.cpp
.\account.cpp
]
Creating command line "cl.exe @c:\Users\Administrator\Desktop\[---------]\Source\Output\AccountServer\Debug\RSP000002.rsp /nologo"
Creating temporary file "c:\Users\Administrator\Desktop\[---------]\Source\Output\AccountServer\Debug\RSP000003.rsp" with contents
[
/Od /I "E:\BACKUP\idc\Neurospace\PROGRAM\boost_1_34_1\boost_1_34_1" /I "E:\BACKUP\idc\Neurospace\PROGRAM\DX_SDK" /I "..\..\resource" /I "..\_network" /I "..\_Network\Net2\Include" /I "..\_Network\Misc\Include" /I "." /I "..\_Network\Mcl\Include" /I "..\_DirectX" /I "..\_Common" /I "..\_database" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FD /EHsc /RTC1 /MTd /Fp".\..\..\Output\AccountServer\Debug/AccountServer.pch" /Fo".\..\..\Output\AccountServer\Debug/" /Fd".\..\..\Output\AccountServer\Debug/" /FR".\..\..\Output\AccountServer\Debug/" /W3 /c /ZI
\Users\Administrator\Desktop\[---------]\Source\Source\_Database\des.c
]
Creating command line "cl.exe @c:\Users\Administrator\Desktop\[---------]\Source\Output\AccountServer\Debug\RSP000003.rsp /nologo"

Output Window

Compiling...
StdAfx.cpp
Compiling...
dpBillingTH.cpp
c:\Users\Administrator\Desktop\[---------]\Source\Source\_Network\Misc\Include\ar.h(13) : fatal error C1001: INTERNAL COMPILER ERROR
        (compiler file 'msc1.cpp', line 2701) 
         Please choose the Technical Support command on the Visual C++ 
         Help menu, or open the Technical Support help file for more information
dpBilling.cpp
c:\Users\Administrator\Desktop\[---------]\Source\Source\_Network\Misc\Include\ar.h(13) : fatal error C1001: INTERNAL COMPILER ERROR
        (compiler file 'msc1.cpp', line 2701) 
         Please choose the Technical Support command on the Visual C++ 
         Help menu, or open the Technical Support help file for more information
dpadbill.cpp
c:\Users\Administrator\Desktop\[---------]\Source\Source\_Network\Misc\Include\ar.h(13) : fatal error C1001: INTERNAL COMPILER ERROR
        (compiler file 'msc1.cpp', line 2701) 
         Please choose the Technical Support command on the Visual C++ 
         Help menu, or open the Technical Support help file for more information
BillingMgrTW.cpp
c:\Users\Administrator\Desktop\[---------]\Source\Source\_Network\Misc\Include\Misc.h(18) : fatal error C1001: INTERNAL COMPILER ERROR
        (compiler file 'msc1.cpp', line 2701) 
         Please choose the Technical Support command on the Visual C++ 
         Help menu, or open the Technical Support help file for more information
BillingMgrTH.cpp
c:\Users\Administrator\Desktop\[---------]\Source\Source\_Network\Misc\Include\ar.h(13) : fatal error C1001: INTERNAL COMPILER ERROR
        (compiler file 'msc1.cpp', line 2701) 
         Please choose the Technical Support command on the Visual C++ 
         Help menu, or open the Technical Support help file for more information
BillingMgrJP2.cpp
c:\Users\Administrator\Desktop\[---------]\Source\Source\_Network\Misc\Include\Misc.h(18) : fatal error C1001: INTERNAL COMPILER ERROR
        (compiler file 'msc1.cpp', line 2701) 
         Please choose the Technical Support command on the Visual C++ 
         Help menu, or open the Technical Support help file for more information
BillingMgrJP.cpp
c:\Users\Administrator\Desktop\[---------]\Source\Source\_Network\Misc\Include\ar.h(13) : fatal error C1001: INTERNAL COMPILER ERROR
        (compiler file 'msc1.cpp', line 2701) 
         Please choose the Technical Support command on the Visual C++ 
         Help menu, or open the Technical Support help file for more information
BillingMgr.cpp
exceptionhandler.cpp
Query.cpp
xUtil.cpp
vutil.cpp
timer.cpp
scanner.cpp
memtrace.cpp
file.cpp
debug.cpp
dxutil.cpp
sock.cpp
crc.cpp
Generating Code...
Compiling...
buffer.cpp
c:\Users\Administrator\Desktop\[---------]\Source\Source\_Network\Misc\Include\ar.h(13) : fatal error C1001: INTERNAL COMPILER ERROR
        (compiler file 'msc1.cpp', line 2701) 
         Please choose the Technical Support command on the Visual C++ 
         Help menu, or open the Technical Support help file for more information
mytrace.cpp
heapmng.cpp
ar.cpp
globalgiftbox.cpp
c:\Users\Administrator\Desktop\[---------]\Source\Source\AccountServer\globalgiftbox.cpp(18) : fatal error C1001: INTERNAL COMPILER ERROR
        (compiler file 'msc1.cpp', line 2701) 
         Please choose the Technical Support command on the Visual C++ 
         Help menu, or open the Technical Support help file for more information
dpwldsrvr.cpp
c:\Users\Administrator\Desktop\[---------]\Source\Source\_Network\Misc\Include\ar.h(13) : fatal error C1001: INTERNAL COMPILER ERROR
        (compiler file 'msc1.cpp', line 2701) 
         Please choose the Technical Support command on the Visual C++ 
         Help menu, or open the Technical Support help file for more information
dpsrvr.cpp
c:\Users\Administrator\Desktop\[---------]\Source\Source\_Network\Misc\Include\ar.h(13) : fatal error C1001: INTERNAL COMPILER ERROR
        (compiler file 'msc1.cpp', line 2701) 
         Please choose the Technical Support command on the Visual C++ 
         Help menu, or open the Technical Support help file for more information
dpdbsrvr.cpp
c:\Users\Administrator\Desktop\[---------]\Source\Source\_Network\Misc\Include\ar.h(13) : fatal error C1001: INTERNAL COMPILER ERROR
        (compiler file 'msc1.cpp', line 2701) 
         Please choose the Technical Support command on the Visual C++ 
         Help menu, or open the Technical Support help file for more information
DBManager.cpp
c:\Users\Administrator\Desktop\[---------]\Source\Source\AccountServer\dpdbsrvr.h(18) : fatal error C1001: INTERNAL COMPILER ERROR
        (compiler file 'msc1.cpp', line 2701) 
         Please choose the Technical Support command on the Visual C++ 
         Help menu, or open the Technical Support help file for more information
AccountServer.cpp
c:\Users\Administrator\Desktop\[---------]\Source\Source\_Network\Misc\Include\ar.h(13) : fatal error C1001: INTERNAL COMPILER ERROR
        (compiler file 'msc1.cpp', line 2701) 
         Please choose the Technical Support command on the Visual C++ 
         Help menu, or open the Technical Support help file for more information
account.cpp
c:\Users\Administrator\Desktop\[---------]\Source\Source\_Network\Misc\Include\ar.h(13) : fatal error C1001: INTERNAL COMPILER ERROR
        (compiler file 'msc1.cpp', line 2701) 
         Please choose the Technical Support command on the Visual C++ 
         Help menu, or open the Technical Support help file for more information
Generating Code...

Results
Build log was saved at "file://c:\Users\Administrator\Desktop\[---------]\Source\Output\AccountServer\Debug\BuildLog.htm"
AccountServer - 15 error(s), 0 warning(s)
KazuyaX93 is offline  
Old 08/23/2012, 09:31   #7
 
elite*gold: 4
Join Date: Mar 2010
Posts: 3,148
Received Thanks: 1,535
Quote:
Originally Posted by KazuyaX93 View Post
So, an sich scheint es jetzt soweit alles zu funktionieren, habe alles compiled bekommen, JEDOCH hat eine compilierung nicht geklappt.
Alle Dateien ausser ACCOUNTSERVER funktionieren nun.

Wenn ich ACCOUNTSERVER compilen möchte, erhalte ich folgende Meldung:

Code:
[
/Od /I "E:\BACKUP\idc\Neurospace\PROGRAM\boost_1_34_1\boost_1_34_1" /I "E:\BACKUP\idc\Neurospace\PROGRAM\DX_SDK" /I "..\..\resource" /I "..\_network" /I "..\_Network\Net2\Include" /I "..\_Network\Misc\Include" /I "." /I "..\_Network\Mcl\Include" /I "..\_DirectX" /I "..\_Common" /I "..\_database" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FD /EHsc /RTC1 /MTd /Yc"stdafx.h" /Fp".\..\..\Output\AccountServer\Debug/AccountServer.pch" /Fo".\..\..\Output\AccountServer\Debug/" /Fd".\..\..\Output\AccountServer\Debug/" /FR".\..\..\Output\AccountServer\Debug/" /W3 /c /ZI
.\StdAfx.cpp
]
Creating command line "cl.exe @c:\Users\Administrator\Desktop\[---------]\Source\Output\AccountServer\Debug\RSP000001.rsp /nologo"
Creating temporary file "c:\Users\Administrator\Desktop\[---------]\Source\Output\AccountServer\Debug\RSP000002.rsp" with contents
[
/Od /I "E:\BACKUP\idc\Neurospace\PROGRAM\boost_1_34_1\boost_1_34_1" /I "E:\BACKUP\idc\Neurospace\PROGRAM\DX_SDK" /I "..\..\resource" /I "..\_network" /I "..\_Network\Net2\Include" /I "..\_Network\Misc\Include" /I "." /I "..\_Network\Mcl\Include" /I "..\_DirectX" /I "..\_Common" /I "..\_database" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FD /EHsc /RTC1 /MTd /Yu"stdafx.h" /Fp".\..\..\Output\AccountServer\Debug/AccountServer.pch" /Fo".\..\..\Output\AccountServer\Debug/" /Fd".\..\..\Output\AccountServer\Debug/" /FR".\..\..\Output\AccountServer\Debug/" /W3 /c /ZI
.\dpBillingTH.cpp
.\dpBilling.cpp
.\dpadbill.cpp
.\BillingMgrTW.cpp
.\BillingMgrTH.cpp
.\BillingMgrJP2.cpp
.\BillingMgrJP.cpp
.\BillingMgr.cpp
\Users\Administrator\Desktop\[---------]\Source\Source\_UnhandledException\exceptionhandler.cpp
\Users\Administrator\Desktop\[---------]\Source\Source\_Database\Query.cpp
\Users\Administrator\Desktop\[---------]\Source\Source\_Common\xUtil.cpp
\Users\Administrator\Desktop\[---------]\Source\Source\_Common\vutil.cpp
\Users\Administrator\Desktop\[---------]\Source\Source\_Common\timer.cpp
\Users\Administrator\Desktop\[---------]\Source\Source\_Common\scanner.cpp
\Users\Administrator\Desktop\[---------]\Source\Source\_Common\memtrace.cpp
\Users\Administrator\Desktop\[---------]\Source\Source\_Common\file.cpp
\Users\Administrator\Desktop\[---------]\Source\Source\_Common\debug.cpp
\Users\Administrator\Desktop\[---------]\Source\Source\_DirectX\dxutil.cpp
\Users\Administrator\Desktop\[---------]\Source\Source\_Network\Net2\src\sock.cpp
\Users\Administrator\Desktop\[---------]\Source\Source\_Network\Net2\src\crc.cpp
\Users\Administrator\Desktop\[---------]\Source\Source\_Network\Net2\src\buffer.cpp
\Users\Administrator\Desktop\[---------]\Source\Source\_Network\Misc\Src\mytrace.cpp
\Users\Administrator\Desktop\[---------]\Source\Source\_Network\Misc\Src\heapmng.cpp
\Users\Administrator\Desktop\[---------]\Source\Source\_Network\Misc\Src\ar.cpp
.\globalgiftbox.cpp
.\dpwldsrvr.cpp
.\dpsrvr.cpp
.\dpdbsrvr.cpp
.\DBManager.cpp
.\AccountServer.cpp
.\account.cpp
]
Creating command line "cl.exe @c:\Users\Administrator\Desktop\[---------]\Source\Output\AccountServer\Debug\RSP000002.rsp /nologo"
Creating temporary file "c:\Users\Administrator\Desktop\[---------]\Source\Output\AccountServer\Debug\RSP000003.rsp" with contents
[
/Od /I "E:\BACKUP\idc\Neurospace\PROGRAM\boost_1_34_1\boost_1_34_1" /I "E:\BACKUP\idc\Neurospace\PROGRAM\DX_SDK" /I "..\..\resource" /I "..\_network" /I "..\_Network\Net2\Include" /I "..\_Network\Misc\Include" /I "." /I "..\_Network\Mcl\Include" /I "..\_DirectX" /I "..\_Common" /I "..\_database" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FD /EHsc /RTC1 /MTd /Fp".\..\..\Output\AccountServer\Debug/AccountServer.pch" /Fo".\..\..\Output\AccountServer\Debug/" /Fd".\..\..\Output\AccountServer\Debug/" /FR".\..\..\Output\AccountServer\Debug/" /W3 /c /ZI
\Users\Administrator\Desktop\[---------]\Source\Source\_Database\des.c
]
Creating command line "cl.exe @c:\Users\Administrator\Desktop\[---------]\Source\Output\AccountServer\Debug\RSP000003.rsp /nologo"

Output Window

Compiling...
StdAfx.cpp
Compiling...
dpBillingTH.cpp
c:\Users\Administrator\Desktop\[---------]\Source\Source\_Network\Misc\Include\ar.h(13) : fatal error C1001: INTERNAL COMPILER ERROR
        (compiler file 'msc1.cpp', line 2701) 
         Please choose the Technical Support command on the Visual C++ 
         Help menu, or open the Technical Support help file for more information
dpBilling.cpp
c:\Users\Administrator\Desktop\[---------]\Source\Source\_Network\Misc\Include\ar.h(13) : fatal error C1001: INTERNAL COMPILER ERROR
        (compiler file 'msc1.cpp', line 2701) 
         Please choose the Technical Support command on the Visual C++ 
         Help menu, or open the Technical Support help file for more information
dpadbill.cpp
c:\Users\Administrator\Desktop\[---------]\Source\Source\_Network\Misc\Include\ar.h(13) : fatal error C1001: INTERNAL COMPILER ERROR
        (compiler file 'msc1.cpp', line 2701) 
         Please choose the Technical Support command on the Visual C++ 
         Help menu, or open the Technical Support help file for more information
BillingMgrTW.cpp
c:\Users\Administrator\Desktop\[---------]\Source\Source\_Network\Misc\Include\Misc.h(18) : fatal error C1001: INTERNAL COMPILER ERROR
        (compiler file 'msc1.cpp', line 2701) 
         Please choose the Technical Support command on the Visual C++ 
         Help menu, or open the Technical Support help file for more information
BillingMgrTH.cpp
c:\Users\Administrator\Desktop\[---------]\Source\Source\_Network\Misc\Include\ar.h(13) : fatal error C1001: INTERNAL COMPILER ERROR
        (compiler file 'msc1.cpp', line 2701) 
         Please choose the Technical Support command on the Visual C++ 
         Help menu, or open the Technical Support help file for more information
BillingMgrJP2.cpp
c:\Users\Administrator\Desktop\[---------]\Source\Source\_Network\Misc\Include\Misc.h(18) : fatal error C1001: INTERNAL COMPILER ERROR
        (compiler file 'msc1.cpp', line 2701) 
         Please choose the Technical Support command on the Visual C++ 
         Help menu, or open the Technical Support help file for more information
BillingMgrJP.cpp
c:\Users\Administrator\Desktop\[---------]\Source\Source\_Network\Misc\Include\ar.h(13) : fatal error C1001: INTERNAL COMPILER ERROR
        (compiler file 'msc1.cpp', line 2701) 
         Please choose the Technical Support command on the Visual C++ 
         Help menu, or open the Technical Support help file for more information
BillingMgr.cpp
exceptionhandler.cpp
Query.cpp
xUtil.cpp
vutil.cpp
timer.cpp
scanner.cpp
memtrace.cpp
file.cpp
debug.cpp
dxutil.cpp
sock.cpp
crc.cpp
Generating Code...
Compiling...
buffer.cpp
c:\Users\Administrator\Desktop\[---------]\Source\Source\_Network\Misc\Include\ar.h(13) : fatal error C1001: INTERNAL COMPILER ERROR
        (compiler file 'msc1.cpp', line 2701) 
         Please choose the Technical Support command on the Visual C++ 
         Help menu, or open the Technical Support help file for more information
mytrace.cpp
heapmng.cpp
ar.cpp
globalgiftbox.cpp
c:\Users\Administrator\Desktop\[---------]\Source\Source\AccountServer\globalgiftbox.cpp(18) : fatal error C1001: INTERNAL COMPILER ERROR
        (compiler file 'msc1.cpp', line 2701) 
         Please choose the Technical Support command on the Visual C++ 
         Help menu, or open the Technical Support help file for more information
dpwldsrvr.cpp
c:\Users\Administrator\Desktop\[---------]\Source\Source\_Network\Misc\Include\ar.h(13) : fatal error C1001: INTERNAL COMPILER ERROR
        (compiler file 'msc1.cpp', line 2701) 
         Please choose the Technical Support command on the Visual C++ 
         Help menu, or open the Technical Support help file for more information
dpsrvr.cpp
c:\Users\Administrator\Desktop\[---------]\Source\Source\_Network\Misc\Include\ar.h(13) : fatal error C1001: INTERNAL COMPILER ERROR
        (compiler file 'msc1.cpp', line 2701) 
         Please choose the Technical Support command on the Visual C++ 
         Help menu, or open the Technical Support help file for more information
dpdbsrvr.cpp
c:\Users\Administrator\Desktop\[---------]\Source\Source\_Network\Misc\Include\ar.h(13) : fatal error C1001: INTERNAL COMPILER ERROR
        (compiler file 'msc1.cpp', line 2701) 
         Please choose the Technical Support command on the Visual C++ 
         Help menu, or open the Technical Support help file for more information
DBManager.cpp
c:\Users\Administrator\Desktop\[---------]\Source\Source\AccountServer\dpdbsrvr.h(18) : fatal error C1001: INTERNAL COMPILER ERROR
        (compiler file 'msc1.cpp', line 2701) 
         Please choose the Technical Support command on the Visual C++ 
         Help menu, or open the Technical Support help file for more information
AccountServer.cpp
c:\Users\Administrator\Desktop\[---------]\Source\Source\_Network\Misc\Include\ar.h(13) : fatal error C1001: INTERNAL COMPILER ERROR
        (compiler file 'msc1.cpp', line 2701) 
         Please choose the Technical Support command on the Visual C++ 
         Help menu, or open the Technical Support help file for more information
account.cpp
c:\Users\Administrator\Desktop\[---------]\Source\Source\_Network\Misc\Include\ar.h(13) : fatal error C1001: INTERNAL COMPILER ERROR
        (compiler file 'msc1.cpp', line 2701) 
         Please choose the Technical Support command on the Visual C++ 
         Help menu, or open the Technical Support help file for more information
Generating Code...

Results
Build log was saved at "file://c:\Users\Administrator\Desktop\[---------]\Source\Output\AccountServer\Debug\BuildLog.htm"
AccountServer - 15 error(s), 0 warning(s)
installier sp1 dann sollte es gehen
Jopsi332 is offline  
Old 08/23/2012, 11:07   #8
 
KazuyaX93's Avatar
 
elite*gold: 68
Join Date: Nov 2007
Posts: 682
Received Thanks: 127
Okay, ich würde ja gerne versuchen, aber der downloadlink aus dem einrichtungsthread ist down.

Würde mir das nochmal hochladen
KazuyaX93 is offline  
Old 08/23/2012, 13:35   #9
 
elite*gold: 4
Join Date: Mar 2010
Posts: 3,148
Received Thanks: 1,535
Jopsi332 is offline  
Reply


Similar Threads Similar Threads
[Source] Error beim Compilen der Neuz
04/14/2012 - Flyff Private Server - 0 Replies
Hallo ich wollte heute mal die neuz neu compilen wegen kleinen änderungen, nun erhalte ich aber ein error von den ich 0 ahnung habe. ich bitte um hilfe^^ ------ Build started: Project: Neuz, Configuration: Release Win32 ------ Linking... DPClient.obj : error LNK2019: unresolved external symbol "public: __thiscall CWndColosseumMassage::CWndColosseumMassage(void)&q uot; (??0CWndColosseumMassage@@QAE@XZ) referenced in function "public: void __thiscall CDPClient::OnColosseumEnter(class CAr &)"...
Fehler beim compilen der RoC Source :\
01/24/2012 - Flyff Private Server - 3 Replies
Hallo ..! Ich habe beim compilen Folgende Fehler bekommen .. C:\Bloody Angels\Build\Program\_Common\Colosseum.cpp(346): warning C4018: '<' : signed/unsigned mismatch C:\Bloody Angels\Build\Program\_Common\Colosseum.cpp(331): warning C4018: '<' : signed/unsigned mismatch C:\Bloody Angels\Build\Program\_Common\Colosseum.cpp(313): warning C4018: '<' : signed/unsigned mismatch C:\Bloody Angels\Build\Program\_Common\Colosseum.cpp(292): warning C4018: '<' : signed/unsigned mismatch...
[v15 Source]Fehler beim Compilen
07/17/2011 - Flyff Private Server - 12 Replies
Guten Tag , Habe folgende Fehler : Diese aber nur in der Neuz und im LoginServer. Wisst da mehr ? Linkungen sind alle richtig gesetzt.
Probleme beim Compilen.
08/04/2010 - WoW Private Server - 0 Replies
Servus, ich habe mir die neueste Mangos Core mit SD2 Compilen wollen nur hat das nicht geklappt. Die Mangos Core habe ich zuerst compiliert und dann die SD2 Projektdatei geöffnet und versucht zu compilen nur klappt das nicht :S bekomme diesen Fehler : 1>..\ScriptMgr.cpp(478): error C3861: "GetEventIdScriptId": Bezeichner wurde nicht gefunden. ========== Erstellen: 0 erfolgreich, Fehler bei 1, 0 aktuell, 0 übersprungen ========== Hoffe mir kann jemand helfen. mfg



All times are GMT +2. The time now is 05:14.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.