| Build Log |
|
| Command Lines |
Creating temporary file "c:\Users\ycha171\Desktop\MinoruDirectShowTest\MinoruDirectShowTest\Debug\RSP00001F49407936.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_ATL_STATIC_REGISTRY" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP .\stdafx.cpp .\SampleGrabberCB.cpp .\OpenCVInterop.cpp .\main.cpp .\DShowVideoCapture.cpp .\DShowUtil.cpp .\CaptureDevice.cpp ] Creating command line "cl.exe @c:\Users\ycha171\Desktop\MinoruDirectShowTest\MinoruDirectShowTest\Debug\RSP00001F49407936.rsp /nologo /errorReport:prompt" Creating temporary file "c:\Users\ycha171\Desktop\MinoruDirectShowTest\MinoruDirectShowTest\Debug\TMP00002049407936.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\MinoruDirectShowTest.exe.embed.manifest" ] Creating command line "rc.exe /fo".\Debug\MinoruDirectShowTest.exe.embed.manifest.res" c:\Users\ycha171\Desktop\MinoruDirectShowTest\MinoruDirectShowTest\Debug\TMP00002049407936.tmp" Creating temporary file "c:\Users\ycha171\Desktop\MinoruDirectShowTest\MinoruDirectShowTest\Debug\RSP00002149407936.rsp" with contents [ /OUT:"C:\Users\ycha171\Desktop\MinoruDirectShowTest\Debug\MinoruDirectShowTest.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\MinoruDirectShowTest.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\Users\ycha171\Desktop\MinoruDirectShowTest\Debug\MinoruDirectShowTest.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT /MACHINE:X86 strmiids.lib comsuppwd.lib Ole32.lib cv200.lib cxcore200.lib highgui200.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 ".\Debug\CaptureDevice.obj" ".\Debug\DShowUtil.obj" ".\Debug\DShowVideoCapture.obj" ".\Debug\main.obj" ".\Debug\OpenCVInterop.obj" ".\Debug\SampleGrabberCB.obj" ".\Debug\stdafx.obj" ".\Debug\MinoruDirectShowTest.exe.embed.manifest.res" ] Creating command line "link.exe @c:\Users\ycha171\Desktop\MinoruDirectShowTest\MinoruDirectShowTest\Debug\RSP00002149407936.rsp /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\Users\ycha171\Desktop\MinoruDirectShowTest\MinoruDirectShowTest\Debug\RSP00002249407936.rsp" with contents [ /out:.\Debug\MinoruDirectShowTest.exe.embed.manifest /notify_update /manifest .\Debug\MinoruDirectShowTest.exe.intermediate.manifest ] Creating command line "mt.exe @c:\Users\ycha171\Desktop\MinoruDirectShowTest\MinoruDirectShowTest\Debug\RSP00002249407936.rsp /nologo" Creating temporary file "c:\Users\ycha171\Desktop\MinoruDirectShowTest\MinoruDirectShowTest\Debug\BAT00002349407936.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep ] Creating command line "c:\Users\ycha171\Desktop\MinoruDirectShowTest\MinoruDirectShowTest\Debug\BAT00002349407936.bat" Creating temporary file "c:\Users\ycha171\Desktop\MinoruDirectShowTest\MinoruDirectShowTest\Debug\TMP00002449407936.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\MinoruDirectShowTest.exe.embed.manifest" ] Creating command line "rc.exe /fo".\Debug\MinoruDirectShowTest.exe.embed.manifest.res" c:\Users\ycha171\Desktop\MinoruDirectShowTest\MinoruDirectShowTest\Debug\TMP00002449407936.tmp" Creating temporary file "c:\Users\ycha171\Desktop\MinoruDirectShowTest\MinoruDirectShowTest\Debug\RSP00002549407936.rsp" with contents [ /OUT:"C:\Users\ycha171\Desktop\MinoruDirectShowTest\Debug\MinoruDirectShowTest.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\MinoruDirectShowTest.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\Users\ycha171\Desktop\MinoruDirectShowTest\Debug\MinoruDirectShowTest.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT /MACHINE:X86 strmiids.lib comsuppwd.lib Ole32.lib cv200.lib cxcore200.lib highgui200.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 ".\Debug\CaptureDevice.obj" ".\Debug\DShowUtil.obj" ".\Debug\DShowVideoCapture.obj" ".\Debug\main.obj" ".\Debug\OpenCVInterop.obj" ".\Debug\SampleGrabberCB.obj" ".\Debug\stdafx.obj" ".\Debug\MinoruDirectShowTest.exe.embed.manifest.res" ] Creating command line "link.exe @c:\Users\ycha171\Desktop\MinoruDirectShowTest\MinoruDirectShowTest\Debug\RSP00002549407936.rsp /NOLOGO /ERRORREPORT:PROMPT" |
| Output Window |
Compiling... CaptureDevice.cpp DShowUtil.cpp DShowVideoCapture.cpp To compile qedit.h you must install the DirectX 9 SDK, to obtain the dxtrans.h header. main.cpp To compile qedit.h you must install the DirectX 9 SDK, to obtain the dxtrans.h header. OpenCVInterop.cpp c:\users\ycha171\desktop\minorudirectshowtest\minorudirectshowtest\opencvinterop.cpp(56) : warning C4172: returning address of local variable or temporary SampleGrabberCB.cpp To compile qedit.h you must install the DirectX 9 SDK, to obtain the dxtrans.h header. c:\program files (x86)\microsoft visual studio 9.0\vc\include\cstdio(49) : warning C4995: 'gets': name was marked as #pragma deprecated c:\program files (x86)\microsoft visual studio 9.0\vc\include\cstdio(53) : warning C4995: 'sprintf': name was marked as #pragma deprecated c:\program files (x86)\microsoft visual studio 9.0\vc\include\cstdio(56) : warning C4995: 'vsprintf': name was marked as #pragma deprecated c:\program files (x86)\microsoft visual studio 9.0\vc\include\cstring(22) : warning C4995: 'strcat': name was marked as #pragma deprecated c:\program files (x86)\microsoft visual studio 9.0\vc\include\cstring(23) : warning C4995: 'strcpy': name was marked as #pragma deprecated c:\program files (x86)\microsoft visual studio 9.0\vc\include\cwchar(36) : warning C4995: 'swprintf': name was marked as #pragma deprecated c:\program files (x86)\microsoft visual studio 9.0\vc\include\cwchar(37) : warning C4995: 'vswprintf': name was marked as #pragma deprecated c:\program files (x86)\microsoft visual studio 9.0\vc\include\cwchar(39) : warning C4995: 'wcscat': name was marked as #pragma deprecated c:\program files (x86)\microsoft visual studio 9.0\vc\include\cwchar(41) : warning C4995: 'wcscpy': name was marked as #pragma deprecated stdafx.cpp Generating Code... Compiling manifest to resources... Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1 Copyright (C) Microsoft Corporation. All rights reserved. Linking... LINK : C:\Users\ycha171\Desktop\MinoruDirectShowTest\Debug\MinoruDirectShowTest.exe not found or not built by the last incremental link; performing full link Embedding manifest... Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1 Copyright (C) Microsoft Corporation. All rights reserved. |
| Results |
Build log was saved at "file://c:\Users\ycha171\Desktop\MinoruDirectShowTest\MinoruDirectShowTest\Debug\BuildLog.htm" MinoruDirectShowTest - 0 error(s), 10 warning(s) |