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.
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)
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)
[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 &)"...
[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