You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

48 lines
15 KiB
HTML

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

<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>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</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>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</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 &quot;WIN32&quot; /D &quot;_DEBUG&quot; /D &quot;_WINDOWS&quot; /D &quot;_VC80_UPGRADE=0x0710&quot; /D &quot;_MBCS&quot; /FD /EHsc /RTC1 /MTd /Fp&quot;.\Debug/Demo.pch&quot; /Fo&quot;.\Debug/&quot; /Fd&quot;.\Debug/&quot; /W3 /c /ZI /TP &quot;.\dsutil.cpp&quot;
&quot;.\ddutil.cpp&quot;
&quot;.\Demo.cpp&quot;
]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:&quot;Debug/Ultris.exe&quot; /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:&quot;.\Debug\Ultris.exe.intermediate.manifest&quot; /MANIFESTUAC:&quot;level='asInvoker' uiAccess='false'&quot; /DEBUG /PDB:&quot;.\Debug/Ultris.pdb&quot; /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
&quot;.\Debug\Demo.obj&quot;
&quot;.\Debug\Demo.res&quot;
&quot;.\Debug\ddutil.obj&quot;
&quot;.\Debug\dsutil.obj&quot;
]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:&quot;.\Debug\Ultris.exe;#1&quot; /manifest
&quot;.\Debug\Ultris.exe.intermediate.manifest&quot;
]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 &gt; &quot;.\Debug\mt.dep&quot;
]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>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</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>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</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>