Buildprotokoll
  

Erstellen wurde gestartet: Projekt: "Mama", Konfiguration: "Debug|Win32"

Befehlszeilen
  
Die temporäre Datei "c:\Projekte\Mama\Mama\Debug\RSP00009524042816.rsp" wird erstellt. Inhalt:
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Yu"stdafx.h" /Fp"Debug\Mama.pch" /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP .\Mama.cpp
]Erstellen der Befehlszeile "cl.exe @c:\Projekte\Mama\Mama\Debug\RSP00009524042816.rsp /nologo /errorReport:prompt"Die temporäre Datei "c:\Projekte\Mama\Mama\Debug\RSP00009624042816.rsp" wird erstellt. Inhalt:
[
/OUT:"C:\Projekte\Mama\Debug\Mama.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\Mama.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\Projekte\Mama\Debug\Mama.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT /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\stdafx.obj"

".\Debug\Mama.obj"

".\Debug\Mama.exe.embed.manifest.res"
]Erstellen der Befehlszeile "link.exe @c:\Projekte\Mama\Mama\Debug\RSP00009624042816.rsp /NOLOGO /ERRORREPORT:PROMPT"Die temporäre Datei "c:\Projekte\Mama\Mama\Debug\RSP00009724042816.rsp" wird erstellt. Inhalt:
[
/out:.\Debug\Mama.exe.embed.manifest /notify_update /manifest

.\Debug\Mama.exe.intermediate.manifest
]Erstellen der Befehlszeile "mt.exe @c:\Projekte\Mama\Mama\Debug\RSP00009724042816.rsp /nologo"Die temporäre Datei "c:\Projekte\Mama\Mama\Debug\BAT00009824042816.bat" wird erstellt. Inhalt:
[
@echo, die Manifestressource wurde zuletzt um %TIME% am %DATE% aktualisiert > .\Debug\mt.dep
]Erstellen der Befehlszeile "c:\Projekte\Mama\Mama\Debug\BAT00009824042816.bat"
Ausgabefenster
  
Kompilieren...
Mama.cpp
c:\projekte\mama\mama\mama.cpp(23) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\programme\microsoft visual studio 9.0\vc\include\stdio.h(306): Siehe Deklaration von 'scanf'
c:\projekte\mama\mama\mama.cpp(51) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\programme\microsoft visual studio 9.0\vc\include\stdio.h(306): Siehe Deklaration von 'scanf'
c:\projekte\mama\mama\mama.cpp(69) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\programme\microsoft visual studio 9.0\vc\include\stdio.h(306): Siehe Deklaration von 'scanf'
Verknüpfen...
Das Manifest wird eingebettet...
Ergebnisse
  
Das Buildprotokoll wurde unter "file://c:\Projekte\Mama\Mama\Debug\BuildLog.htm" gespeichert.
Mama - 0 Fehler, 3 Warnung(en)