Subversion Repositories libraries.blackbox

Rev

Blame | Last modification | View Log

<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: CrashTest - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP39.tmp" with contents
[
/nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Release/" /Fp"Release/CrashTest.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\Projects\RLD\BlackBox\CrashTest\CrashTest.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP39.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3A.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 DDA.lib /nologo /subsystem:windows /pdb:none /map:"Release/CrashTest.map" /debug /debugtype:both /machine:I386 /out:"Release/CrashTest.exe" 
.\Release\CrashTest.obj
.\Release\StdAfx.obj
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3A.tmp"
<h3>Output Window</h3>
Compiling...
CrashTest.cpp
D:\Projects\RLD\BlackBox\CrashTest\CrashTest.cpp(24) : warning C4756: overflow in constant arithmetic
D:\Projects\RLD\BlackBox\CrashTest\CrashTest.cpp(23) : warning C4723: potential divide by 0
Linking...



<h3>Results</h3>
CrashTest.exe - 0 error(s), 2 warning(s)
</pre>
</body>
</html>