Build Log |
|
Command Lines |
Creating temporary file "d:\Users\Bob\Documents\Visual Studio 2008\Projects\Tic-Tac-Toe\Tic-Tac-Toe\Release\RSP00000164208124.rsp" with contents [ /O2 /Oi /GL /D "_MBCS" /FD /EHsc /MD /Gy /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Zi /TP ".\main.cpp" ] Creating command line "cl.exe @"d:\Users\Bob\Documents\Visual Studio 2008\Projects\Tic-Tac-Toe\Tic-Tac-Toe\Release\RSP00000164208124.rsp" /nologo /errorReport:prompt" Creating temporary file "d:\Users\Bob\Documents\Visual Studio 2008\Projects\Tic-Tac-Toe\Tic-Tac-Toe\Release\RSP00000264208124.rsp" with contents [ /OUT:"D:\Users\Bob\Documents\Visual Studio 2008\Projects\Tic-Tac-Toe\Release\Tic-Tac-Toe.exe" /MANIFEST /MANIFESTFILE:"Release\Tic-Tac-Toe.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"d:\Users\Bob\Documents\Visual Studio 2008\Projects\Tic-Tac-Toe\Release\Tic-Tac-Toe.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /DYNAMICBASE /NXCOMPAT /MACHINE:X86 SDL.lib SDLmain.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ".\Release\main.obj" ] Creating command line "link.exe @"d:\Users\Bob\Documents\Visual Studio 2008\Projects\Tic-Tac-Toe\Tic-Tac-Toe\Release\RSP00000264208124.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "d:\Users\Bob\Documents\Visual Studio 2008\Projects\Tic-Tac-Toe\Tic-Tac-Toe\Release\RSP00000364208124.rsp" with contents [ /outputresource:"..\Release\Tic-Tac-Toe.exe;#1" /manifest ".\Release\Tic-Tac-Toe.exe.intermediate.manifest" ] Creating command line "mt.exe @"d:\Users\Bob\Documents\Visual Studio 2008\Projects\Tic-Tac-Toe\Tic-Tac-Toe\Release\RSP00000364208124.rsp" /nologo" Creating temporary file "d:\Users\Bob\Documents\Visual Studio 2008\Projects\Tic-Tac-Toe\Tic-Tac-Toe\Release\BAT00000464208124.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep" ] Creating command line """d:\Users\Bob\Documents\Visual Studio 2008\Projects\Tic-Tac-Toe\Tic-Tac-Toe\Release\BAT00000464208124.bat""" |
Output Window |
Compiling... main.cpp .\main.cpp(46) : warning C4244: 'argument' : conversion from 'time_t' to 'unsigned int', possible loss of data .\main.cpp(368) : warning C4244: '=' : conversion from 'double' to 'clock_t', possible loss of data .\main.cpp(369) : warning C4244: '=' : conversion from 'double' to 'clock_t', possible loss of data .\main.cpp(370) : warning C4244: '=' : conversion from 'double' to 'clock_t', possible loss of data .\main.cpp(371) : warning C4244: '=' : conversion from 'double' to 'clock_t', possible loss of data .\main.cpp(372) : warning C4244: '=' : conversion from 'double' to 'clock_t', possible loss of data .\main.cpp(373) : warning C4244: '=' : conversion from 'double' to 'clock_t', possible loss of data .\main.cpp(374) : warning C4244: '=' : conversion from 'double' to 'clock_t', possible loss of data Linking... Generating code Finished generating code Embedding manifest... |
Results |
Build log was saved at "file://d:\Users\Bob\Documents\Visual Studio 2008\Projects\Tic-Tac-Toe\Tic-Tac-Toe\Release\BuildLog.htm" Tic-Tac-Toe - 0 error(s), 8 warning(s) |