|
|
<html>
|
|
|
<head>
|
|
|
<META HTTP-EQUIV="Content-Type" content="text/html; charset=utf-16">
|
|
|
</head>
|
|
|
<body>
|
|
|
<pre>
|
|
|
<table width=100% bgcolor=#CFCFE5><tr> <td> <font face=arial size=+3>
|
|
|
Buildprotokoll</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5> </td><td width=0 bgcolor=#FFFFFF> </td><td width=*><pre>
|
|
|
<h3>Erstellen wurde gestartet: Projekt: "Demo", Konfiguration: "Debug|Win32"</h3>
|
|
|
</pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2>
|
|
|
Befehlszeilen</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5> </td><td width=0 bgcolor=#FFFFFF> </td><td width=*><pre>Die temporäre Datei "c:\Dokumente und Einstellungen\Sasch\Desktop\Programmierung\Projekt-Legend_of_Awesome\Ultris Vorlagen\V12\Debug\RSP0000012603704.rsp" wird erstellt. Inhalt:
|
|
|
[
|
|
|
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /FD /EHsc /RTC1 /MTd /Fp".\Debug/Demo.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP ".\dsutil.cpp"
|
|
|
|
|
|
".\ddutil.cpp"
|
|
|
|
|
|
".\Demo.cpp"
|
|
|
]Erstellen der Befehlszeile "cl.exe @"c:\Dokumente und Einstellungen\Sasch\Desktop\Programmierung\Projekt-Legend_of_Awesome\Ultris Vorlagen\V12\Debug\RSP0000012603704.rsp" /nologo /errorReport:prompt"Erstellen der Befehlszeile "rc.exe /d "_DEBUG" /d "_VC80_UPGRADE=0x0710" /l 0x407 /fo".\Debug/Demo.res" ".\Demo.rc""Die temporäre Datei "c:\Dokumente und Einstellungen\Sasch\Desktop\Programmierung\Projekt-Legend_of_Awesome\Ultris Vorlagen\V12\Debug\RSP0000022603704.rsp" wird erstellt. Inhalt:
|
|
|
[
|
|
|
/OUT:"Debug/Ultris.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:".\Debug\Ultris.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:".\Debug/Ultris.pdb" /SUBSYSTEM:WINDOWS /DYNAMICBASE:NO /MACHINE:X86 winmm.lib dxguid.lib dxerr9.lib ddraw.lib dsound.lib Kernel32.lib user32.lib comdlg32.lib gdi32.lib shell32.lib 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\Demo.obj"
|
|
|
|
|
|
".\Debug\Demo.res"
|
|
|
|
|
|
".\Debug\ddutil.obj"
|
|
|
|
|
|
".\Debug\dsutil.obj"
|
|
|
]Erstellen der Befehlszeile "link.exe @"c:\Dokumente und Einstellungen\Sasch\Desktop\Programmierung\Projekt-Legend_of_Awesome\Ultris Vorlagen\V12\Debug\RSP0000022603704.rsp" /NOLOGO /ERRORREPORT:PROMPT"Die temporäre Datei "c:\Dokumente und Einstellungen\Sasch\Desktop\Programmierung\Projekt-Legend_of_Awesome\Ultris Vorlagen\V12\Debug\RSP0000032603704.rsp" wird erstellt. Inhalt:
|
|
|
[
|
|
|
/outputresource:".\Debug\Ultris.exe;#1" /manifest
|
|
|
|
|
|
".\Debug\Ultris.exe.intermediate.manifest"
|
|
|
]Erstellen der Befehlszeile "mt.exe @"c:\Dokumente und Einstellungen\Sasch\Desktop\Programmierung\Projekt-Legend_of_Awesome\Ultris Vorlagen\V12\Debug\RSP0000032603704.rsp" /nologo"Die temporäre Datei "c:\Dokumente und Einstellungen\Sasch\Desktop\Programmierung\Projekt-Legend_of_Awesome\Ultris Vorlagen\V12\Debug\BAT0000042603704.bat" wird erstellt. Inhalt:
|
|
|
[
|
|
|
@echo, die Manifestressource wurde zuletzt um %TIME% am %DATE% aktualisiert > ".\Debug\mt.dep"
|
|
|
]Erstellen der Befehlszeile """c:\Dokumente und Einstellungen\Sasch\Desktop\Programmierung\Projekt-Legend_of_Awesome\Ultris Vorlagen\V12\Debug\BAT0000042603704.bat"""</pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2>
|
|
|
Ausgabefenster</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5> </td><td width=0 bgcolor=#FFFFFF> </td><td width=*><pre>Kompilieren...
|
|
|
dsutil.cpp
|
|
|
ddutil.cpp
|
|
|
Demo.cpp
|
|
|
c:\dokumente und einstellungen\sasch\desktop\programmierung\projekt-legend_of_awesome\ultris vorlagen\v12\demo.cpp(192) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_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(366): Siehe Deklaration von 'sprintf'
|
|
|
c:\dokumente und einstellungen\sasch\desktop\programmierung\projekt-legend_of_awesome\ultris vorlagen\v12\demo.cpp(227) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_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(366): Siehe Deklaration von 'sprintf'
|
|
|
c:\dokumente und einstellungen\sasch\desktop\programmierung\projekt-legend_of_awesome\ultris vorlagen\v12\demo.cpp(300) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_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(237): Siehe Deklaration von 'fopen'
|
|
|
c:\dokumente und einstellungen\sasch\desktop\programmierung\projekt-legend_of_awesome\ultris vorlagen\v12\demo.cpp(306) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_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(256): Siehe Deklaration von 'fscanf'
|
|
|
c:\dokumente und einstellungen\sasch\desktop\programmierung\projekt-legend_of_awesome\ultris vorlagen\v12\demo.cpp(318) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_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(237): Siehe Deklaration von 'fopen'
|
|
|
c:\dokumente und einstellungen\sasch\desktop\programmierung\projekt-legend_of_awesome\ultris vorlagen\v12\demo.cpp(338) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_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(366): Siehe Deklaration von 'sprintf'
|
|
|
c:\dokumente und einstellungen\sasch\desktop\programmierung\projekt-legend_of_awesome\ultris vorlagen\v12\demo.cpp(341) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
|
|
c:\programme\microsoft visual studio 9.0\vc\include\string.h(74): Siehe Deklaration von 'strcpy'
|
|
|
Code wird generiert...
|
|
|
Ressourcen werden kompiliert...
|
|
|
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
Verknüpfen...
|
|
|
Demo.obj : warning LNK4075: /EDITANDCONTINUE wird aufgrund der Angabe von /INCREMENTAL:NO ignoriert.
|
|
|
Das Manifest wird eingebettet...
|
|
|
</pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2>
|
|
|
Ergebnisse</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5> </td><td width=0 bgcolor=#FFFFFF> </td><td width=*><pre>Das Buildprotokoll wurde unter "file://c:\Dokumente und Einstellungen\Sasch\Desktop\Programmierung\Projekt-Legend_of_Awesome\Ultris Vorlagen\V12\Debug\BuildLog.htm" gespeichert.
|
|
|
Demo - 0 Fehler, 8 Warnung(en)
|
|
|
</pre></table><table width=100% height=20 bgcolor=#CFCFE5><tr><td><font face=arial size=+2>
|
|
|
</font></table></body></html> |