Source Kompiliern

12/20/2010 18:29 Uncredible#1
Hallo,

Ich habe echt sehr viel gegoogelt nur ich finde echt kein Tutorial wo man dem Source Kompilert, würde mir echt stark helfen, ihr könnt auch gerne auf Teamviewer bei mir zugreifen, ich gebe euch mal meine msn addresse ihr könnt mich dann anschreiben ich brauche da echt hilfe, bekomm das nicht gebacken....

msn addy:

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

Edit: mein error log

Build Log ------- Build started: Project: Neuz, Configuration: Debug|Win32 -------

Command Lines Creating temporary file "f:\Flyff Privat Server\V16_Files\Source\FlyffV15\Output\Neuz\Debug \RSP000001.rsp" with contents
[
/Od /I "E:\BACKUP\idc\Neurospace\PROGRAM\DX_SDK" /I "E:\BACKUP\idc\Neurospace\PROGRAM\boost_1_34_1\boo st_1_34_1" /I "." /I "..\Neuz" /I "..\..\Resource" /I "..\_Multimedia" /I "..\_DirectX" /I "..\_Common" /I "..\_Interface" /I "..\_network\misc\include" /I "..\_network" /I "..\_network\mcl\include" /I "..\_network\net\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Yu"stdafx.h" /Fp".\..\..\Output\Neuz\Debug/Neuz.pch" /Fo".\..\..\Output\Neuz\Debug/" /Fd".\..\..\Output\Neuz\Debug/" /FR".\..\..\Output\Neuz\Debug/" /W3 /c /ZI
"\Flyff Privat Server\V16_Files\Source\FlyffV15\FlyFF v15 Source\_Common\UserMarkPositionInfo.cpp"
"\Flyff Privat Server\V16_Files\Source\FlyffV15\FlyFF v15 Source\_Common\TeleportationIconInfo.cpp"
"\Flyff Privat Server\V16_Files\Source\FlyffV15\FlyFF v15 Source\_Common\RainbowNPCInformationPack.cpp"
"\Flyff Privat Server\V16_Files\Source\FlyffV15\FlyFF v15 Source\_Common\RainbowNPCInformation.cpp"
"\Flyff Privat Server\V16_Files\Source\FlyffV15\FlyFF v15 Source\_Common\MapMonsterInformationPack.cpp"
"\Flyff Privat Server\V16_Files\Source\FlyffV15\FlyFF v15 Source\_Common\MapMonsterInformation.cpp"
"\Flyff Privat Server\V16_Files\Source\FlyffV15\FlyFF v15 Source\_Common\MapInformationManager.cpp"
"\Flyff Privat Server\V16_Files\Source\FlyffV15\FlyFF v15 Source\_Common\MapComboBoxData.cpp"
"\Flyff Privat Server\V16_Files\Source\FlyffV15\FlyFF v15 Source\_Interface\WndMapEx.cpp"
"\Flyff Privat Server\V16_Files\Source\FlyffV15\FlyFF v15 Source\_Interface\WndChattingBlockingList.cpp"
"\Flyff Privat Server\V16_Files\Source\FlyffV15\FlyFF v15 Source\_Interface\WndUserMarkNameChanger.cpp"
"\Flyff Privat Server\V16_Files\Source\FlyffV15\FlyFF v15 Source\_Interface\WndMailRequestingBox.cpp"
"\Flyff Privat Server\V16_Files\Source\FlyffV15\FlyFF v15 Source\_Interface\WndHelperWebBox.cpp"
"\Flyff Privat Server\V16_Files\Source\FlyffV15\FlyFF v15 Source\_Interface\FuncTextCmd.cpp"
".\NPGameLib.cpp"
".\HelperWebBox.cpp"
]
Creating command line "cl.exe @"f:\Flyff Privat Server\V16_Files\Source\FlyffV15\Output\Neuz\Debug \RSP000001.rsp" /nologo"
Creating temporary file "f:\Flyff Privat Server\V16_Files\Source\FlyffV15\Output\Neuz\Debug \RSP000002.rsp" with contents
[
/Od /I "E:\BACKUP\idc\Neurospace\PROGRAM\DX_SDK" /I "E:\BACKUP\idc\Neurospace\PROGRAM\boost_1_34_1\boo st_1_34_1" /I "." /I "..\Neuz" /I "..\..\Resource" /I "..\_Multimedia" /I "..\_DirectX" /I "..\_Common" /I "..\_Interface" /I "..\_network\misc\include" /I "..\_network" /I "..\_network\mcl\include" /I "..\_network\net\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Yu"stdafx.h" /Fp".\..\..\Output\Neuz\Debug/Neuz.pch" /Fo".\..\..\Output\Neuz\Debug/" /Fd".\..\..\Output\Neuz\Debug/" /FR".\..\..\Output\Neuz\Debug/" /W3 /c /ZI
"\Flyff Privat Server\V16_Files\Source\FlyffV15\FlyFF v15 Source\_Common\file.cpp"
]
Creating command line "cl.exe @"f:\Flyff Privat Server\V16_Files\Source\FlyffV15\Output\Neuz\Debug \RSP000002.rsp" /nologo"
Output Window Compiling...
UserMarkPositionInfo.cpp
f:\Flyff Privat Server\V16_Files\Source\FlyffV15\FlyFF v15 Source\_Common\UserMarkPositionInfo.cpp(1) : fatal error C1853: '.\..\..\Output\Neuz\Debug/Neuz.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)
TeleportationIconInfo.cpp
f:\Flyff Privat Server\V16_Files\Source\FlyffV15\FlyFF v15 Source\_Common\TeleportationIconInfo.cpp(1) : fatal error C1853: '.\..\..\Output\Neuz\Debug/Neuz.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)
RainbowNPCInformationPack.cpp
f:\Flyff Privat Server\V16_Files\Source\FlyffV15\FlyFF v15 Source\_Common\RainbowNPCInformationPack.cpp(1) : fatal error C1853: '.\..\..\Output\Neuz\Debug/Neuz.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)
RainbowNPCInformation.cpp
f:\Flyff Privat Server\V16_Files\Source\FlyffV15\FlyFF v15 Source\_Common\RainbowNPCInformation.cpp(1) : fatal error C1853: '.\..\..\Output\Neuz\Debug/Neuz.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)
MapMonsterInformationPack.cpp
f:\Flyff Privat Server\V16_Files\Source\FlyffV15\FlyFF v15 Source\_Common\MapMonsterInformationPack.cpp(1) : fatal error C1853: '.\..\..\Output\Neuz\Debug/Neuz.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)
MapMonsterInformation.cpp
f:\Flyff Privat Server\V16_Files\Source\FlyffV15\FlyFF v15 Source\_Common\MapMonsterInformation.cpp(1) : fatal error C1853: '.\..\..\Output\Neuz\Debug/Neuz.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)
MapInformationManager.cpp
f:\Flyff Privat Server\V16_Files\Source\FlyffV15\FlyFF v15 Source\_Common\MapInformationManager.cpp(1) : fatal error C1853: '.\..\..\Output\Neuz\Debug/Neuz.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)
MapComboBoxData.cpp
f:\Flyff Privat Server\V16_Files\Source\FlyffV15\FlyFF v15 Source\_Common\MapComboBoxData.cpp(1) : fatal error C1853: '.\..\..\Output\Neuz\Debug/Neuz.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)
WndMapEx.cpp
f:\Flyff Privat Server\V16_Files\Source\FlyffV15\FlyFF v15 Source\_Interface\WndMapEx.cpp(1) : fatal error C1853: '.\..\..\Output\Neuz\Debug/Neuz.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)
WndChattingBlockingList.cpp
f:\Flyff Privat Server\V16_Files\Source\FlyffV15\FlyFF v15 Source\_Interface\WndChattingBlockingList.cpp(1) : fatal error C1853: '.\..\..\Output\Neuz\Debug/Neuz.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)
WndUserMarkNameChanger.cpp
f:\Flyff Privat Server\V16_Files\Source\FlyffV15\FlyFF v15 Source\_Interface\WndUserMarkNameChanger.cpp(1) : fatal error C1853: '.\..\..\Output\Neuz\Debug/Neuz.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)
WndMailRequestingBox.cpp
f:\Flyff Privat Server\V16_Files\Source\FlyffV15\FlyFF v15 Source\_Interface\WndMailRequestingBox.cpp(1) : fatal error C1853: '.\..\..\Output\Neuz\Debug/Neuz.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)
WndHelperWebBox.cpp
f:\Flyff Privat Server\V16_Files\Source\FlyffV15\FlyFF v15 Source\_Interface\WndHelperWebBox.cpp(1) : fatal error C1853: '.\..\..\Output\Neuz\Debug/Neuz.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)
FuncTextCmd.cpp
f:\Flyff Privat Server\V16_Files\Source\FlyffV15\FlyFF v15 Source\_Interface\FuncTextCmd.cpp(1) : fatal error C1853: '.\..\..\Output\Neuz\Debug/Neuz.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)
NPGameLib.cpp
f:\Flyff Privat Server\V16_Files\Source\FlyffV15\FlyFF v15 Source\Neuz\NPGameLib.cpp(1) : fatal error C1853: '.\..\..\Output\Neuz\Debug/Neuz.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)
HelperWebBox.cpp
f:\Flyff Privat Server\V16_Files\Source\FlyffV15\FlyFF v15 Source\Neuz\HelperWebBox.cpp(1) : fatal error C1853: '.\..\..\Output\Neuz\Debug/Neuz.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)
Generating Code...
Results Build log was saved at "file://f:\Flyff Privat Server\V16_Files\Source\FlyffV15\Output\Neuz\Debug \BuildLog.htm"
Neuz - 16 error(s), 0 warning(s)
12/20/2010 22:43 ©ross#2
Quote:
Originally Posted by Uncredible View Post
Hallo,

Ich habe echt sehr viel gegoogelt nur ich finde echt kein Tutorial wo man dem Source Kompilert, würde mir echt stark helfen, ihr könnt auch gerne auf Teamviewer bei mir zugreifen, ich gebe euch mal meine msn addresse ihr könnt mich dann anschreiben ich brauche da echt hilfe, bekomm das nicht gebacken....

msn addy:

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

Edit: mein error log

Build Log ------- Build started: Project: Neuz, Configuration: Debug|Win32 -------

....
Anstatt die Neuz auf DEBUG zu compilieren solltest du mal auf NoGameguard compilieren... dann gehts auch :rolleyes:
12/21/2010 13:22 Uncredible#3
Cross wärst du so nett und würdest du mich in msn adden *-* :)
12/31/2010 18:09 Fyyre#4
Visual Studio 2003, yes? Simply Clean and Rebuild the project...
01/01/2011 02:33 ©ross#5
Quote:
Originally Posted by Fyyre View Post
Visual Studio 2003, yes? Simply Clean and Rebuild the project...
he must only build it with the Option "NoGameguard".

This error cames because he build it (or try to build it) on Debug.
01/01/2011 12:09 .Crasy#6
Quatsch..

Ich kann Debug,Release,NoGG Compilen ohne Probleme, daran liegt es net.
03/08/2011 03:39 trashee09#7
hey where can i download vc 2003?