[Error Source] memtrace.h

10/31/2011 10:59 $ony#1
Halli Hallo,
also ich habe gestern Compiled und ging alles, doch als ich das
[Only registered and activated users can see links. Click Here To Register...] eingefügt habe, bekomme ich die Fehler.
Meine Frage, voran liegt es?


Code:
------ Rebuild All started: Project: Neuz, Configuration: NoGameguard Win32 ------

Deleting intermediate files and output files for project 'Neuz', configuration 'NoGameguard|Win32'.
Compiling...
StdAfx.cpp
c:\Users\Erwin\Desktop\AncientFlyff\Source\Source\Neuz\VersionCommon.h(504) : warning C4005: 'NO_GAMEGUARD' : macro redefinition
        command-line arguments :  see previous definition of 'NO_GAMEGUARD'
c:\Users\Erwin\Desktop\AncientFlyff\Source\Source\Neuz\StdAfx.h(51) : fatal error C1083: Cannot open include file: 'authorization.h': No such file or directory

Build log was saved at "file://c:\Users\Erwin\Desktop\AncientFlyff\Source\Output\Neuz\NoGameguard\BuildLog.htm"
Neuz - 1 error(s), 1 warning(s)


------ Rebuild All started: Project: LoginServer, Configuration: Release Win32 ------

Deleting intermediate files and output files for project 'LoginServer', configuration 'Release|Win32'.
Compiling...
StdAfx.cpp
c:\Users\Erwin\Desktop\AncientFlyff\Source\Source\LOGINSERVER\StdAfx.h(32) : fatal error C1083: Cannot open include file: 'memtrace.h': No such file or directory

Build log was saved at "file://c:\Users\Erwin\Desktop\AncientFlyff\Source\Output\LoginServer\Release\BuildLog.htm"
LoginServer - 1 error(s), 0 warning(s)


------ Rebuild All started: Project: DatabaseServer, Configuration: Release Win32 ------

Deleting intermediate files and output files for project 'DatabaseServer', configuration 'Release|Win32'.
Compiling...
StdAfx.cpp
c:\Users\Erwin\Desktop\AncientFlyff\Source\Source\databaseserver\StdAfx.h(30) : fatal error C1083: Cannot open include file: 'memtrace.h': No such file or directory

Build log was saved at "file://c:\Users\Erwin\Desktop\AncientFlyff\Source\Output\DatabaseServer\Release\BuildLog.htm"
DatabaseServer - 1 error(s), 0 warning(s)


------ Rebuild All started: Project: CoreServer, Configuration: Release Win32 ------

Deleting intermediate files and output files for project 'CoreServer', configuration 'Release|Win32'.
Compiling...
StdAfx.cpp
c:\Users\Erwin\Desktop\AncientFlyff\Source\Source\CORESERVER\StdAfx.h(38) : fatal error C1083: Cannot open include file: 'memtrace.h': No such file or directory

Build log was saved at "file://c:\Users\Erwin\Desktop\AncientFlyff\Source\Output\CoreServer\Release\BuildLog.htm"
CoreServer - 1 error(s), 0 warning(s)


------ Rebuild All started: Project: Certifier, Configuration: Release Win32 ------

Deleting intermediate files and output files for project 'Certifier', configuration 'Release|Win32'.
Compiling...
StdAfx.cpp
c:\Users\Erwin\Desktop\AncientFlyff\Source\Source\CERTIFIER\StdAfx.h(30) : fatal error C1083: Cannot open include file: 'memtrace.h': No such file or directory

Build log was saved at "file://c:\Users\Erwin\Desktop\AncientFlyff\Source\Output\Certifier\Release\BuildLog.htm"
Certifier - 1 error(s), 0 warning(s)


------ Rebuild All started: Project: CacheServer, Configuration: Release Win32 ------

Deleting intermediate files and output files for project 'CacheServer', configuration 'Release|Win32'.
Compiling...
StdAfx.cpp
c:\Users\Erwin\Desktop\AncientFlyff\Source\Source\CACHESERVER\StdAfx.h(37) : fatal error C1083: Cannot open include file: 'memtrace.h': No such file or directory

Build log was saved at "file://c:\Users\Erwin\Desktop\AncientFlyff\Source\Output\CacheServer\Release\BuildLog.htm"
CacheServer - 1 error(s), 0 warning(s)


------ Rebuild All started: Project: AccountServer, Configuration: Release Win32 ------

Deleting intermediate files and output files for project 'AccountServer', configuration 'Release|Win32'.
Compiling...
StdAfx.cpp
c:\Users\Erwin\Desktop\AncientFlyff\Source\Source\AccountServer\StdAfx.h(44) : fatal error C1083: Cannot open include file: 'memtrace.h': No such file or directory

Build log was saved at "file://c:\Users\Erwin\Desktop\AncientFlyff\Source\Output\AccountServer\Release\BuildLog.htm"
AccountServer - 1 error(s), 0 warning(s)


------ Rebuild All started: Project: WorldServer, Configuration: Release Win32 ------

Deleting intermediate files and output files for project 'WorldServer', configuration 'Release|Win32'.
Compiling...
StdAfx.cpp
c:\Users\Erwin\Desktop\AncientFlyff\Source\Source\WORLDSERVER\StdAfx.h(48) : fatal error C1083: Cannot open include file: 'memtrace.h': No such file or directory

Build log was saved at "file://c:\Users\Erwin\Desktop\AncientFlyff\Source\Output\WorldServer\Release\BuildLog.htm"
WorldServer - 1 error(s), 0 warning(s)


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

    Rebuild All: 0 succeeded, 8 failed, 0 skipped
10/31/2011 11:14 .Monster#2
Wie du unschwer erkennen kannst fehlt dir die "Memtrace.h" Datei.. <.<

Da ich jetzt deine Src nicht vor der Nase hab kann ich dir nur das sagen, alles andere wäre schon lachhaft, wer so einen Pipifax error nicht fixxen kann sollte lieber die Finger von dem Zeug lassen ;)
10/31/2011 11:50 $ony#3
@ .Monster Ich kann Lesen und die Memtrace.h Datei ist gegeben.

//Edit:
Bei WorldServer Properties:

Additional Include Directories:
Code:
..\boost_1_34_1\boost_1_34_1;..\DX_SDK;..\..\resource;..\_network;..\_Network\Net2\Include;..\_Network\Misc\Include;.;..\_Network\Mcl\Include;..\_DirectX;..\_Common;..\_database
Additional Library Directories:
Code:
..\Lib
10/31/2011 13:23 .Monster#4
Was ist mim BOOST_SDK Ordner?
10/31/2011 13:24 Jopsi332#5
den sollstu glaube via vs2003 includen fallstu das nicht getan hast
10/31/2011 21:41 Yakuzai.#6
Wie schon gesagt, nicht den Ordner "boost_1 irgendwas" includen sondern den Ordner BOOST_SDK.