-
Notifications
You must be signed in to change notification settings - Fork 0
/
main.plg
33 lines (30 loc) · 1.33 KB
/
main.plg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<html>
<body>
<pre>
<h1>Erstellungsprotokoll</h1>
<h3>
--------------------Konfiguration: main - Win32 Debug--------------------
</h3>
<h3>Befehlszeilen</h3>
Erstellen der temporären Datei "C:\DOKUME~1\STEVEN~1\LOKALE~1\Temp\RSP4A.tmp" mit Inhalten
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/main.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Proj\Software\Gruppe 4.7\MatrixTheFinalv0.11\main.cpp"
]
Creating command line "cl.exe @C:\DOKUME~1\STEVEN~1\LOKALE~1\Temp\RSP4A.tmp"
Erstellen der temporären Datei "C:\DOKUME~1\STEVEN~1\LOKALE~1\Temp\RSP4B.tmp" mit Inhalten
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/main.pdb" /debug /machine:I386 /out:"Debug/main.exe" /pdbtype:sept
".\Debug\main.obj"
]
Erstellen der Befehlzeile "link.exe @C:\DOKUME~1\STEVEN~1\LOKALE~1\Temp\RSP4B.tmp"
<h3>Ausgabefenster</h3>
Kompilierung läuft...
main.cpp
c:\programme\microsoft visual studio\vc98\include\spirit-1.8.4\boost\spirit\core\config.hpp(56) : fatal error C1189: #Fehler : "Compiler not supported. See note in <boost/spirit/core/config.hpp>"
Fehler beim Ausführen von cl.exe.
<h3>Ergebnisse</h3>
main.exe - 1 Fehler, 0 Warnung(en)
</pre>
</body>
</html>