You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
1.0 KiB
33 lines
1.0 KiB
6 years ago
|
<html>
|
||
|
<body>
|
||
|
<pre>
|
||
|
<h1>Build Log</h1>
|
||
|
<h3>
|
||
|
--------------------Configuration: Cpp2 - Win32 Debug--------------------
|
||
|
</h3>
|
||
|
<h3>Command Lines</h3>
|
||
|
Creating temporary file "C:\Users\Uncle\AppData\Local\Temp\RSP9939.tmp" with contents
|
||
|
[
|
||
|
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/Cpp2.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
|
||
|
"D:\2345Downloads\Cpp2.cpp"
|
||
|
]
|
||
|
Creating command line "cl.exe @C:\Users\Uncle\AppData\Local\Temp\RSP9939.tmp"
|
||
|
Creating temporary file "C:\Users\Uncle\AppData\Local\Temp\RSP9949.tmp" with contents
|
||
|
[
|
||
|
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/Cpp2.pdb" /debug /machine:I386 /out:"Debug/Cpp2.exe" /pdbtype:sept
|
||
|
.\Debug\Cpp2.obj
|
||
|
]
|
||
|
Creating command line "link.exe @C:\Users\Uncle\AppData\Local\Temp\RSP9949.tmp"
|
||
|
<h3>Output Window</h3>
|
||
|
Compiling...
|
||
|
Cpp2.cpp
|
||
|
Linking...
|
||
|
|
||
|
|
||
|
|
||
|
<h3>Results</h3>
|
||
|
Cpp2.exe - 0 error(s), 0 warning(s)
|
||
|
</pre>
|
||
|
</body>
|
||
|
</html>
|