Build Log |
|
Command Lines |
Creating temporary file "c:\Users\dodds\Desktop\Vision\Vision\SetOpenCV\SetOpenCV\Release\RSP00000238004360.rsp" with contents [ /O2 /Oi /GL /I "C:\OpenCV2.0\include\opencv" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Gy /Yu"stdafx.h" /Fp"Release\SetOpenCV.pch" /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Zi /TP .\main.cpp ] Creating command line "cl.exe @c:\Users\dodds\Desktop\Vision\Vision\SetOpenCV\SetOpenCV\Release\RSP00000238004360.rsp /nologo /errorReport:prompt" Creating temporary file "c:\Users\dodds\Desktop\Vision\Vision\SetOpenCV\SetOpenCV\Release\RSP00000338004360.rsp" with contents [ /OUT:"C:\Users\dodds\Desktop\Vision\Vision\SetOpenCV\Release\SetOpenCV.exe" /INCREMENTAL:NO /LIBPATH:"C:\OpenCV2.0\vs2008\lib\Release" /MANIFEST /MANIFESTFILE:"Release\SetOpenCV.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\Users\dodds\Desktop\Vision\Vision\SetOpenCV\Release\SetOpenCV.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /DYNAMICBASE /NXCOMPAT /MACHINE:X86 cv200.lib cvaux200.lib cxcore200.lib highgui200.lib Ws2_32.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 ".\Release\main.obj" ".\Release\stdafx.obj" ] Creating command line "link.exe @c:\Users\dodds\Desktop\Vision\Vision\SetOpenCV\SetOpenCV\Release\RSP00000338004360.rsp /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\Users\dodds\Desktop\Vision\Vision\SetOpenCV\SetOpenCV\Release\RSP00000438004360.rsp" with contents [ /outputresource:"..\Release\SetOpenCV.exe;#1" /manifest .\Release\SetOpenCV.exe.intermediate.manifest ] Creating command line "mt.exe @c:\Users\dodds\Desktop\Vision\Vision\SetOpenCV\SetOpenCV\Release\RSP00000438004360.rsp /nologo" Creating temporary file "c:\Users\dodds\Desktop\Vision\Vision\SetOpenCV\SetOpenCV\Release\BAT00000538004360.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > .\Release\mt.dep ] Creating command line "c:\Users\dodds\Desktop\Vision\Vision\SetOpenCV\SetOpenCV\Release\BAT00000538004360.bat" |
Output Window |
Compiling... main.cpp c:\users\dodds\desktop\vision\vision\setopencv\setopencv\file_handling.h(11) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen' .\main.cpp(135) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy' .\main.cpp(137) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf' .\main.cpp(164) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf' .\main.cpp(198) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy' .\main.cpp(199) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat' Linking... Generating code Finished generating code Embedding manifest... |
Results |
Build log was saved at "file://c:\Users\dodds\Desktop\Vision\Vision\SetOpenCV\SetOpenCV\Release\BuildLog.htm" SetOpenCV - 0 error(s), 6 warning(s) |