Build Log
  

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

Command Lines
  
Creating temporary file "c:\Programmi\OpenCV\mfcappl\cvision\Debug\RSP000001.rsp" with contents
[
/O2 /I "C:\Programmi\Directx SDK\Extras\DirectShow\Samples\C++\DirectShow\BaseClasses" /I "C:\Programmi\Directx SDK\Include" /I "C:\Programmi\OpenCV\cv\include" /I "C:\Programmi\OpenCV\otherlibs\highgui" /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "_MBCS" /Gm /EHsc /MTd /GS /Zc:wchar_t /Yu"stdafx.h" /Fp"Debug/cvision.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /TP
.\cvisionDlg.cpp
.\cvapp.cpp
]
Creating command line "cl.exe @c:\Programmi\OpenCV\mfcappl\cvision\Debug\RSP000001.rsp /nologo"
Creating temporary file "c:\Programmi\OpenCV\mfcappl\cvision\Debug\RSP000002.rsp" with contents
[
/OUT:"Debug/cvision.exe" /INCREMENTAL /NOLOGO /LIBPATH:"C:\Programmi\Directx SDK\Lib" /LIBPATH:"C:\Programmi\Directx SDK\Extras\DirectShow\Samples\C++\DirectShow\BaseClasses\Debug" /LIBPATH:"C:\Programmi\OpenCV\lib" /LIBPATH:"C:\Programmi\OpenCV\mfcappl\cvision" /DELAYLOAD:"OleAcc.dll" /DEBUG /PDB:"Debug/cvision.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 cv.lib highgui.lib strmbasd.lib ipl.lib DelayImp.lib "\Programmi\Directx SDK\Extras\DirectShow\Samples\C++\DirectShow\BaseClasses\Debug\strmbasd.lib"
.\Debug\cvapp.obj
.\Debug\cvision.obj
.\Debug\cvisionDlg.obj
.\Debug\stdafx.obj
.\Debug\cvision.res
]
Creating command line "link.exe @c:\Programmi\OpenCV\mfcappl\cvision\Debug\RSP000002.rsp"
Output Window
  
Compiling...
cl : Command line warning D4007 : '/Gm' requires '/Zi or /ZI'; option ignored
cvisionDlg.cpp
C:\Programmi\OpenCV\cv\include\cv.h(2042) : warning C4312: 'type cast' : conversion from 'CvSubdiv2DEdge' to 'CvQuadEdge2D *' of greater size
C:\Programmi\OpenCV\cv\include\cv.h(2061) : warning C4312: 'type cast' : conversion from 'CvSubdiv2DEdge' to 'CvQuadEdge2D *' of greater size
C:\Programmi\OpenCV\cv\include\cv.h(2070) : warning C4312: 'type cast' : conversion from 'CvSubdiv2DEdge' to 'CvQuadEdge2D *' of greater size
C:\Programmi\OpenCV\cv\include\cv.h(2078) : warning C4312: 'type cast' : conversion from 'CvSubdiv2DEdge' to 'CvQuadEdge2D *' of greater size
cvisionDlg.cpp(144) : warning C4018: '<' : signed/unsigned mismatch
cvapp.cpp
C:\Programmi\OpenCV\cv\include\cv.h(2042) : warning C4312: 'type cast' : conversion from 'CvSubdiv2DEdge' to 'CvQuadEdge2D *' of greater size
C:\Programmi\OpenCV\cv\include\cv.h(2061) : warning C4312: 'type cast' : conversion from 'CvSubdiv2DEdge' to 'CvQuadEdge2D *' of greater size
C:\Programmi\OpenCV\cv\include\cv.h(2070) : warning C4312: 'type cast' : conversion from 'CvSubdiv2DEdge' to 'CvQuadEdge2D *' of greater size
C:\Programmi\OpenCV\cv\include\cv.h(2078) : warning C4312: 'type cast' : conversion from 'CvSubdiv2DEdge' to 'CvQuadEdge2D *' of greater size
Generating Code...
Linking...
Results
  
Build log was saved at "file://c:\Programmi\OpenCV\mfcappl\cvision\Debug\BuildLog.htm"
cvision - 0 error(s), 10 warning(s)