mirror of https://github.com/apache/cloudstack.git
48 lines
2.0 KiB
Plaintext
48 lines
2.0 KiB
Plaintext
<html>
|
|
<body>
|
|
<pre>
|
|
<h1>Build Log</h1>
|
|
<h3>
|
|
--------------------Configuration: distributer - Win32 Release--------------------
|
|
</h3>
|
|
<h3>Command Lines</h3>
|
|
Creating command line "rc.exe /l 0x409 /fo".\Release/resources.res" /d "NDEBUG" "C:\repeater\resources.rc""
|
|
Creating temporary file "C:\DOCUME~1\SHENGL~1\LOCALS~1\Temp\RSPA2.tmp" with contents
|
|
[
|
|
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /FR".\Release/" /Fp".\Release/distributer.pch" /YX /Fo".\Release/" /GF /03 /c
|
|
"C:\repeater\gui.cpp"
|
|
"C:\repeater\repeater.cpp"
|
|
]
|
|
Creating command line "cl.exe @C:\DOCUME~1\SHENGL~1\LOCALS~1\Temp\RSPA2.tmp"
|
|
Creating temporary file "C:\DOCUME~1\SHENGL~1\LOCALS~1\Temp\RSPA3.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 odbc32.lib odbccp32.lib wsock32.lib /nologo /subsystem:windows /incremental:no /pdb:".\Release/distributer.pdb" /machine:IX86 /out:".\Release/distributer.exe" /pdbtype:sept
|
|
.\Release\gui.obj
|
|
.\Release\repeater.obj
|
|
.\Release\resources.res
|
|
]
|
|
Creating command line "link.exe @C:\DOCUME~1\SHENGL~1\LOCALS~1\Temp\RSPA3.tmp"
|
|
<h3>Output Window</h3>
|
|
Compiling resources...
|
|
Compiling...
|
|
Command line warning D4002 : ignoring unknown option '/03'
|
|
gui.cpp
|
|
repeater.cpp
|
|
C:\repeater\repeater.cpp(1108) : warning C4101: 'dwThreadId' : unreferenced local variable
|
|
C:\repeater\repeater.cpp(1107) : warning C4101: 'found2' : unreferenced local variable
|
|
C:\repeater\repeater.cpp(1106) : warning C4101: 'i' : unreferenced local variable
|
|
C:\repeater\repeater.cpp(1112) : warning C4101: 'teststruct' : unreferenced local variable
|
|
C:\repeater\repeater.cpp(1204) : warning C4101: 'i' : unreferenced local variable
|
|
Linking...
|
|
Creating command line "bscmake.exe /nologo /o".\Release/distributer.bsc" /o ".\Release\distributer.bsc" .\Release\gui.sbr .\Release\repeater.sbr"
|
|
Creating browse info file...
|
|
<h3>Output Window</h3>
|
|
|
|
|
|
|
|
<h3>Results</h3>
|
|
distributer.exe - 0 error(s), 6 warning(s)
|
|
</pre>
|
|
</body>
|
|
</html>
|