Buildprotokoll
  

------- Buildvorgang wurde gestartet: Projekt: ACSTUTest, Konfiguration: Debug|Win32 -------

Befehlszeilen
  
Die tempor?re Datei "c:\Da\ACSTUTest\ACSTUTest\Debug\RSP00000C.rsp" wird erstellt. Inhalt:
[
/Od /D "_ASPECTC" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
.\main.cpp
.\ActionMng.cpp
.\Action1.cpp
]Erstellen der Befehlszeile "cl.exe @c:\Da\ACSTUTest\ACSTUTest\Debug\RSP00000C.rsp /nologo"Die tempor?re Datei "c:\Da\ACSTUTest\ACSTUTest\Debug\RSP00000D.rsp" wird erstellt. Inhalt:
[
/OUT:"Debug/ACSTUTest.exe" /INCREMENTAL /NOLOGO /DEBUG /PDB:"Debug/ACSTUTest.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86  kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib
.\debug\Action1.obj
.\debug\ActionMng.obj
.\debug\main.obj
]Erstellen der Befehlszeile "link.exe @c:\Da\ACSTUTest\ACSTUTest\Debug\RSP00000D.rsp"
Ausgabefenster
  
Kompilieren...
weaving ... .\main.cpp -> Debug\main.cpp
compiling ... main.cpp
weaving ... .\ActionMng.cpp -> Debug\ActionMng.cpp
compiling ... ActionMng.cpp
weaving ... .\Action1.cpp -> Debug\Action1.cpp
compiling ... Action1.cpp
Verkn¨¹pfen...
ActionMng.obj : error LNK2005: "public: unsigned long __thiscall Profiling::getTime(void)" (?getTime@Profiling@@QAEKXZ) bereits in Action1.obj definiert
ActionMng.obj : error LNK2005: "public: unsigned long __thiscall Profiling::getStartTime(void)" (?getStartTime@Profiling@@QAEKXZ) bereits in Action1.obj definiert
ActionMng.obj : error LNK2005: "public: void __thiscall Profiling::SetStartTime(unsigned long)" (?SetStartTime@Profiling@@QAEXK@Z) bereits in Action1.obj definiert
ActionMng.obj : error LNK2005: "public: static unsigned long Profiling::MaximaTime" (?MaximaTime@Profiling@@2KA) bereits in Action1.obj definiert
ActionMng.obj : error LNK2005: "public: static unsigned long Profiling::timeAmount" (?timeAmount@Profiling@@2KA) bereits in Action1.obj definiert
Debug/ACSTUTest.exe : fatal error LNK1169: Ein oder mehrere mehrfach definierte Symbole gefunden
Ergebnisse
  
Das Build-Protokoll wurde unter "file://c:\Da\ACSTUTest\ACSTUTest\Debug\BuildLog.htm" gespeichert.
ACSTUTest - 6 Fehler, 0 Warnung(en)