Build Log
  

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

Command Lines
  
Creating temporary file "c:\Documents and Settings\Zach\Desktop\OpenCVTest1\cs154v1\Debug\RSP00000C.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /Yu"stdafx.h" /Fp"Debug/cs154v1.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
".\cs154v1.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\Zach\Desktop\OpenCVTest1\cs154v1\Debug\RSP00000C.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\Zach\Desktop\OpenCVTest1\cs154v1\Debug\RSP00000D.rsp" with contents
[
/OUT:"Debug/cs154v1.exe" /INCREMENTAL /NOLOGO /DEBUG /PDB:"Debug/cs154v1.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 cxcore.lib cv.lib highgui.lib cvaux.lib cvcam.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 "\Program Files\OpenCV\lib\cxcore.lib" "\Program Files\OpenCV\lib\cv.lib" "\Program Files\OpenCV\lib\highgui.lib" "\Program Files\OpenCV\lib\cvaux.lib" "\Program Files\OpenCV\lib\cvcam.lib"
".\debug\stdafx.obj"
".\debug\cs154v1.obj"
]
Creating command line "link.exe @"c:\Documents and Settings\Zach\Desktop\OpenCVTest1\cs154v1\Debug\RSP00000D.rsp""
Output Window
  
Compiling...
cs154v1.cpp
Linking...
Results
  
Build log was saved at "file://c:\Documents and Settings\Zach\Desktop\OpenCVTest1\cs154v1\Debug\BuildLog.htm"
cs154v1 - 0 error(s), 0 warning(s)