Build Log
  

------- Build started: Project: MapTool, Configuration: Debug|Win32 -------

Command Lines
  
Creating temporary file "c:\Documents and Settings\Cal\Desktop\robotics\MapTool\Debug\RSP000066.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
".\Seeker.cpp"
".\Robot.cpp"
".\program.cpp"
".\Particle.cpp"
".\MapGrid.cpp"
".\main.cpp"
".\Instrument.cpp"
".\Camera.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\Cal\Desktop\robotics\MapTool\Debug\RSP000066.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\Cal\Desktop\robotics\MapTool\Debug\RSP000067.rsp" with contents
[
/OUT:"Debug/MapTool.exe" /INCREMENTAL /NOLOGO /LIBPATH:"c:\WINDOWS\system32" /DEBUG /PDB:"Debug/MapTool.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 Ws2_32.lib kernel32.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\Camera.obj"
".\debug\Hider.obj"
".\debug\Instrument.obj"
".\debug\Log.obj"
".\debug\main.obj"
".\debug\map.obj"
".\debug\MapGrid.obj"
".\debug\Particle.obj"
".\debug\program.obj"
".\debug\Robot.obj"
".\debug\Seeker.obj"
".\debug\SmallSocket.obj"
".\debug\MapTool.res"
]
Creating command line "link.exe @"c:\Documents and Settings\Cal\Desktop\robotics\MapTool\Debug\RSP000067.rsp""
Output Window
  
Compiling...
Seeker.cpp
c:\Documents and Settings\Cal\Desktop\robotics\MapTool\Seeker.cpp(311) : warning C4313: 'printf'  : '%x' in format string conflicts with argument 2 of type 'Seeker::Target *'
Generating Code...
Skipping... (no relevant changes detected)
Robot.cpp
program.cpp
Particle.cpp
MapGrid.cpp
main.cpp
Instrument.cpp
Camera.cpp
Linking...
Results
  
Build log was saved at "file://c:\Documents and Settings\Cal\Desktop\robotics\MapTool\Debug\BuildLog.htm"
MapTool - 0 error(s), 1 warning(s)