Build Log |
|
Command Lines |
Creating temporary file "d:\Users\Bob\Documents\Visual Studio 2008\Projects\Tic-Tac-Toe\Tic-Tac-Toe\Debug\RSP00002410082068.rsp" with contents [ /Od /D "_MBCS" /Gm /EHsc /RTC1 /MD /Fo"Debug\\" /Fd"Debug\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\Debug\RSP00002410082068.rsp" /nologo /errorReport:prompt" Creating temporary file "d:\Users\Bob\Documents\Visual Studio 2008\Projects\Tic-Tac-Toe\Tic-Tac-Toe\Debug\RSP00002510082068.rsp" with contents [ /OUT:"D:\Users\Bob\Documents\Visual Studio 2008\Projects\Tic-Tac-Toe\Debug\Tic-Tac-Toe.exe" /MANIFEST /MANIFESTFILE:"Debug\Tic-Tac-Toe.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"d:\Users\Bob\Documents\Visual Studio 2008\Projects\Tic-Tac-Toe\Debug\Tic-Tac-Toe.pdb" /SUBSYSTEM:WINDOWS /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 ".\Debug\main.obj" ] Creating command line "link.exe @"d:\Users\Bob\Documents\Visual Studio 2008\Projects\Tic-Tac-Toe\Tic-Tac-Toe\Debug\RSP00002510082068.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "d:\Users\Bob\Documents\Visual Studio 2008\Projects\Tic-Tac-Toe\Tic-Tac-Toe\Debug\RSP00002610082068.rsp" with contents [ /outputresource:"..\Debug\Tic-Tac-Toe.exe;#1" /manifest ".\Debug\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\Debug\RSP00002610082068.rsp" /nologo" Creating temporary file "d:\Users\Bob\Documents\Visual Studio 2008\Projects\Tic-Tac-Toe\Tic-Tac-Toe\Debug\BAT00002710082068.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep" ] Creating command line """d:\Users\Bob\Documents\Visual Studio 2008\Projects\Tic-Tac-Toe\Tic-Tac-Toe\Debug\BAT00002710082068.bat""" |
Output Window |
Compiling... main.cpp d:\users\bob\documents\visual studio 2008\projects\tic-tac-toe\tic-tac-toe\main.cpp(46) : warning C4244: 'argument' : conversion from 'time_t' to 'unsigned int', possible loss of data d:\users\bob\documents\visual studio 2008\projects\tic-tac-toe\tic-tac-toe\main.cpp(366) : warning C4244: '=' : conversion from 'double' to 'clock_t', possible loss of data d:\users\bob\documents\visual studio 2008\projects\tic-tac-toe\tic-tac-toe\main.cpp(367) : warning C4244: '=' : conversion from 'double' to 'clock_t', possible loss of data d:\users\bob\documents\visual studio 2008\projects\tic-tac-toe\tic-tac-toe\main.cpp(368) : warning C4244: '=' : conversion from 'double' to 'clock_t', possible loss of data d:\users\bob\documents\visual studio 2008\projects\tic-tac-toe\tic-tac-toe\main.cpp(369) : warning C4244: '=' : conversion from 'double' to 'clock_t', possible loss of data d:\users\bob\documents\visual studio 2008\projects\tic-tac-toe\tic-tac-toe\main.cpp(370) : warning C4244: '=' : conversion from 'double' to 'clock_t', possible loss of data d:\users\bob\documents\visual studio 2008\projects\tic-tac-toe\tic-tac-toe\main.cpp(371) : warning C4244: '=' : conversion from 'double' to 'clock_t', possible loss of data d:\users\bob\documents\visual studio 2008\projects\tic-tac-toe\tic-tac-toe\main.cpp(372) : warning C4244: '=' : conversion from 'double' to 'clock_t', possible loss of data Linking... LINK : D:\Users\Bob\Documents\Visual Studio 2008\Projects\Tic-Tac-Toe\Debug\Tic-Tac-Toe.exe not found or not built by the last incremental link; performing full link Embedding manifest... |
Results |
Build log was saved at "file://d:\Users\Bob\Documents\Visual Studio 2008\Projects\Tic-Tac-Toe\Tic-Tac-Toe\Debug\BuildLog.htm" Tic-Tac-Toe - 0 error(s), 8 warning(s) |