Build Log
  

Build started: Project: OpenCVTest, Configuration: Release|Win32

Command Lines
  
Creating temporary file "c:\Users\dckim\Desktop\OpenCVTest -SURF\OpenCVTest\Release\RSP00000144326844.rsp" with contents
[
/O2 /Oi /GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Gy /Yu"stdafx.h" /Fp"Release\OpenCVTest.pch" /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Zi /TP ".\OpenCVTest.cpp"
]
Creating command line "cl.exe @"c:\Users\dckim\Desktop\OpenCVTest -SURF\OpenCVTest\Release\RSP00000144326844.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Users\dckim\Desktop\OpenCVTest -SURF\OpenCVTest\Release\RSP00000244326844.rsp" with contents
[
/O2 /Oi /GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Gy /Yc"stdafx.h" /Fp"Release\OpenCVTest.pch" /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Zi /TP ".\stdafx.cpp"
]
Creating command line "cl.exe @"c:\Users\dckim\Desktop\OpenCVTest -SURF\OpenCVTest\Release\RSP00000244326844.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Users\dckim\Desktop\OpenCVTest -SURF\OpenCVTest\Release\RSP00000344326844.rsp" with contents
[
/OUT:"C:\Users\dckim\Desktop\OpenCVTest -SURF\Release\OpenCVTest.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\OpenCVTest.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\Users\dckim\Desktop\OpenCVTest -SURF\Release\OpenCVTest.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /DYNAMICBASE /NXCOMPAT /MACHINE:X86 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\OpenCVTest.obj"

".\Release\stdafx.obj"
]
Creating command line "link.exe @"c:\Users\dckim\Desktop\OpenCVTest -SURF\OpenCVTest\Release\RSP00000344326844.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Users\dckim\Desktop\OpenCVTest -SURF\OpenCVTest\Release\RSP00000444326844.rsp" with contents
[
/outputresource:"..\Release\OpenCVTest.exe;#1" /manifest

".\Release\OpenCVTest.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Users\dckim\Desktop\OpenCVTest -SURF\OpenCVTest\Release\RSP00000444326844.rsp" /nologo"
Creating temporary file "c:\Users\dckim\Desktop\OpenCVTest -SURF\OpenCVTest\Release\BAT00000544326844.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep"
]
Creating command line """c:\Users\dckim\Desktop\OpenCVTest -SURF\OpenCVTest\Release\BAT00000544326844.bat"""
Output Window
  
Compiling...
stdafx.cpp
Compiling...
OpenCVTest.cpp
C:\OpenCV2.3\build\include\opencv2/flann/logger.h(70) : 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 (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
C:\OpenCV2.3\build\include\opencv2/flann/dist.h : warning C4819: The file contains a character that cannot be represented in the current code page (949). Save the file in Unicode format to prevent data loss
C:\OpenCV2.3\build\include\opencv2/flann/dist.h : warning C4819: The file contains a character that cannot be represented in the current code page (949). Save the file in Unicode format to prevent data loss
Linking...
Generating code
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://c:\Users\dckim\Desktop\OpenCVTest -SURF\OpenCVTest\Release\BuildLog.htm"
OpenCVTest - 0 error(s), 3 warning(s)