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.

37 lines
1.2 KiB
Plaintext

<html>
<body>
<pre>
<h1>Erstellungsprotokoll</h1>
<h3>
--------------------Konfiguration: Demo - Win32 Debug--------------------
</h3>
<h3>Befehlszeilen</h3>
Erstellen der temporären Datei "C:\DOKUME~1\uk\LOKALE~1\Temp\RSP34.tmp" mit Inhalten
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\uk\FHG\Vorlesungen\GSP\Programme\Ultris\V08\Demo.cpp"
]
Creating command line "cl.exe @C:\DOKUME~1\uk\LOKALE~1\Temp\RSP34.tmp"
Erstellen der temporären Datei "C:\DOKUME~1\uk\LOKALE~1\Temp\RSP35.tmp" mit Inhalten
[
winmm.lib dxguid.lib dxerr8.lib ddraw.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib dsound.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Ultris.pdb" /debug /machine:I386 /out:"Debug/Ultris.exe" /pdbtype:sept
.\Debug\Demo.obj
.\Debug\ddutil.obj
.\Debug\dsutil.obj
.\Debug\dxutil.obj
.\Debug\Demo.res
]
Erstellen der Befehlzeile "link.exe @C:\DOKUME~1\uk\LOKALE~1\Temp\RSP35.tmp"
<h3>Ausgabefenster</h3>
Kompilierung läuft...
Demo.cpp
Linker-Vorgang läuft...
<h3>Ergebnisse</h3>
Ultris.exe - 0 Fehler, 0 Warnung(en)
</pre>
</body>
</html>