Build Log
  

Build started: Project: Snake, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\Documents and Settings\Steve Ancell.STEVE-F45624DBC\My Documents\Visual Studio 2008\Projects\Snake\Snake\Debug\RSP00000133163440.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP ".\main.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\Steve Ancell.STEVE-F45624DBC\My Documents\Visual Studio 2008\Projects\Snake\Snake\Debug\RSP00000133163440.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Documents and Settings\Steve Ancell.STEVE-F45624DBC\My Documents\Visual Studio 2008\Projects\Snake\Snake\Debug\RSP00000233163440.rsp" with contents
[
/OUT:"C:\Documents and Settings\Steve Ancell.STEVE-F45624DBC\My Documents\Visual Studio 2008\Projects\Snake\Debug\Snake.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\Snake.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\Documents and Settings\Steve Ancell.STEVE-F45624DBC\My Documents\Visual Studio 2008\Projects\Snake\Debug\Snake.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT /MACHINE:X86 sfml-system-d.lib sfml-graphics-d.lib sfml-window-d.lib sfml-network-d.lib sfml-audio-d.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"

".\Debug\Segment.obj"

".\Debug\Snake.obj"

".\Debug\Snake.exe.embed.manifest.res"
]
Creating command line "link.exe @"c:\Documents and Settings\Steve Ancell.STEVE-F45624DBC\My Documents\Visual Studio 2008\Projects\Snake\Snake\Debug\RSP00000233163440.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Documents and Settings\Steve Ancell.STEVE-F45624DBC\My Documents\Visual Studio 2008\Projects\Snake\Snake\Debug\RSP00000333163440.rsp" with contents
[
/out:".\Debug\Snake.exe.embed.manifest" /notify_update /manifest

".\Debug\Snake.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Documents and Settings\Steve Ancell.STEVE-F45624DBC\My Documents\Visual Studio 2008\Projects\Snake\Snake\Debug\RSP00000333163440.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\Steve Ancell.STEVE-F45624DBC\My Documents\Visual Studio 2008\Projects\Snake\Snake\Debug\BAT00000433163440.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """c:\Documents and Settings\Steve Ancell.STEVE-F45624DBC\My Documents\Visual Studio 2008\Projects\Snake\Snake\Debug\BAT00000433163440.bat"""
Output Window
  
Compiling...
main.cpp
c:\documents and settings\steve ancell.steve-f45624dbc\my documents\visual studio 2008\projects\snake\snake\main.cpp(31) : warning C4305: 'argument' : truncation from 'double' to 'float'
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\Documents and Settings\Steve Ancell.STEVE-F45624DBC\My Documents\Visual Studio 2008\Projects\Snake\Snake\Debug\BuildLog.htm"
Snake - 0 error(s), 1 warning(s)