Skip to content
Permalink
9e3d452595
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
21 lines (19 sloc) 2.76 KB
Build started 5/13/2015 12:17:16 PM.
1>Project "C:\Users\Vanya\Documents\Visual Studio 2012\Projects\CarDetect\CarDetect\CarDetect.vcxproj" on node 2 (Build target(s)).
1>ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\CL.exe /c /IC:\Users\Vanya\Documents\Work\opencv\buildv4\install\include /ZI /nologo /W3 /WX- /Od /Oy- /D WIN32 /D _DEBUG /D _CONSOLE /D _UNICODE /D UNICODE /Gm /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Debug\\" /Fd"Debug\vc110.pdb" /Gd /TP /analyze- /errorReport:prompt runWrapper.cpp
runWrapper.cpp
1>c:\users\vanya\documents\visual studio 2012\projects\cardetect\cardetect\runwrapper.cpp(450): warning C4715: 'runWrapper' : not all control paths return a value
Link:
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"C:\Users\Vanya\Documents\Visual Studio 2012\Projects\CarDetect\Debug\CarDetect.exe" /INCREMENTAL /NOLOGO /LIBPATH:C:\Users\Vanya\Documents\Work\opencv\buildv4\lib\Debug /LIBPATH:C:\Users\Vanya\Documents\Work\opencv\buildv4\bin\Debug /LIBPATH:C:\Users\Vanya\Documents\Work\opencv\buildv4\install\x86\vc11\bin /LIBPATH:C:\Users\Vanya\Documents\Work\opencv\buildv4\install\x86\vc11\lib opencv_calib3d249d.lib opencv_contrib249d.lib opencv_core249d.lib opencv_features2d249d.lib opencv_flann249d.lib opencv_gpu249d.lib opencv_highgui249d.lib opencv_imgproc249d.lib opencv_legacy249d.lib opencv_ml249d.lib opencv_nonfree249d.lib opencv_objdetect249d.lib opencv_ocl249d.lib opencv_photo249d.lib opencv_stitching249d.lib opencv_superres249d.lib opencv_ts249d.lib opencv_video249d.lib opencv_videostab249d.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 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:\Users\Vanya\Documents\Visual Studio 2012\Projects\CarDetect\Debug\CarDetect.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\Users\Vanya\Documents\Visual Studio 2012\Projects\CarDetect\Debug\CarDetect.lib" /MACHINE:X86 Debug\AdaptiveMedianBGS.obj
Debug\carCounter.obj
Debug\DPAdaptiveMedianBGS.obj
Debug\FrameDifferenceBGS.obj
Debug\Image.obj
Debug\main.obj
Debug\runWrapper.obj
Debug\sqlite3.obj
CarDetect.vcxproj -> C:\Users\Vanya\Documents\Visual Studio 2012\Projects\CarDetect\Debug\CarDetect.exe
1>Done Building Project "C:\Users\Vanya\Documents\Visual Studio 2012\Projects\CarDetect\CarDetect\CarDetect.vcxproj" (Build target(s)).
Build succeeded.
Time Elapsed 00:00:03.12