Build Log
--------------------Configuration: trickmode_lib - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ELLIS~1.HUA\LOCALS~1\Temp\RSPCC.tmp" with contents [ /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "TRICKMODE_LIB_EXPORTS" /Fp"Debug/trickmode_lib.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "C:\Documents and Settings\ellis.huang\My Documents\My Visual Studio Projects\DVP2420\trickmode_lib\fifo.cpp" "C:\Documents and Settings\ellis.huang\My Documents\My Visual Studio Projects\DVP2420\trickmode_lib\memfile.cpp" "C:\Documents and Settings\ellis.huang\My Documents\My Visual Studio Projects\DVP2420\trickmode_lib\mpeg4util.cpp" "C:\Documents and Settings\ellis.huang\My Documents\My Visual Studio Projects\DVP2420\trickmode_lib\scanner.cpp" "C:\Documents and Settings\ellis.huang\My Documents\My Visual Studio Projects\DVP2420\trickmode_lib\threads.cpp" "C:\Documents and Settings\ellis.huang\My Documents\My Visual Studio Projects\DVP2420\trickmode_lib\vwtm_api.cpp" "C:\Documents and Settings\ellis.huang\My Documents\My Visual Studio Projects\DVP2420\trickmode_lib\vwtm_init.cpp" "C:\Documents and Settings\ellis.huang\My Documents\My Visual Studio Projects\DVP2420\trickmode_lib\vwtm_trick.cpp" "C:\Documents and Settings\ellis.huang\My Documents\My Visual Studio Projects\DVP2420\trickmode_lib\vwtm_utils.cpp" ] Creating command line "cl.exe @C:\DOCUME~1\ELLIS~1.HUA\LOCALS~1\Temp\RSPCC.tmp" Creating temporary file "C:\DOCUME~1\ELLIS~1.HUA\LOCALS~1\Temp\RSPCD.tmp" with contents [ kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /incremental:yes /pdb:"Debug/trickmode.pdb" /debug /machine:I386 /def:"trickmode_lib.def" /out:"./trickmode.dll" /implib:"./trickmode.lib" /pdbtype:sept ".\Debug\fifo.obj" ".\Debug\memfile.obj" ".\Debug\mpeg4util.obj" ".\Debug\scanner.obj" ".\Debug\threads.obj" ".\Debug\vwtm_api.obj" ".\Debug\vwtm_init.obj" ".\Debug\vwtm_trick.obj" ".\Debug\vwtm_utils.obj" ] Creating command line "link.exe @C:\DOCUME~1\ELLIS~1.HUA\LOCALS~1\Temp\RSPCD.tmp"Output Window
Compiling... fifo.cpp memfile.cpp mpeg4util.cpp scanner.cpp threads.cpp vwtm_api.cpp vwtm_init.cpp vwtm_trick.cpp c:\documents and settings\ellis.huang\my documents\my visual studio projects\dvp2420\trickmode_lib\vwtm_trick.cpp(105) : warning C4244: '=' : conversion from 'unsigned __int64' to 'unsigned long', possible loss of data c:\documents and settings\ellis.huang\my documents\my visual studio projects\dvp2420\trickmode_lib\vwtm_trick.cpp(106) : warning C4244: '=' : conversion from 'unsigned __int64' to 'unsigned long', possible loss of data vwtm_utils.cpp Linking... Creating library ./trickmode.lib and object ./trickmode.exp Creating temporary file "C:\DOCUME~1\ELLIS~1.HUA\LOCALS~1\Temp\RSPD1.bat" with contents [ @echo off copy .\trickmode.dll ..\DVP2420DecSDK\Debug\trickmode.dll copy .\trickmode.lib ..\DVP2420DecSDK\trickmode.lib copy .\trickmode.dll ..\DVP2420Sample\Debug\trickmode.dll ] Creating command line "C:\DOCUME~1\ELLIS~1.HUA\LOCALS~1\Temp\RSPD1.bat" 複製了 1 個檔案。 複製了 1 個檔案。 複製了 1 個檔案。--------------------Configuration: DVP2420DecSDK - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ELLIS~1.HUA\LOCALS~1\Temp\RSPD2.tmp" with contents [ /nologo /MTd /W3 /Gm /GX /ZI /Od /I "C:\DXSDK\Include" /I "C:\DXSDK\Samples\C++\DirectShow\BaseClasses" /I ".\Vweb" /D "WIN32" /D "_DEBUG" /D _WIN32_WINNT=0x400 /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "DVP2420DECSDK_EXPORTS" /Fp"Debug/DVP2420DecSDK.pch" /YX"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "C:\Documents and Settings\ellis.huang\My Documents\My Visual Studio Projects\DVP2420\DVP2420DecSDK\Capture.cpp" "C:\Documents and Settings\ellis.huang\My Documents\My Visual Studio Projects\DVP2420\DVP2420DecSDK\crossbar.cpp" "C:\Documents and Settings\ellis.huang\My Documents\My Visual Studio Projects\DVP2420\DVP2420DecSDK\divxcreator.cpp" "C:\Documents and Settings\ellis.huang\My Documents\My Visual Studio Projects\DVP2420\DVP2420DecSDK\DVP2420DecSDK.cpp" "C:\Documents and Settings\ellis.huang\My Documents\My Visual Studio Projects\DVP2420\DVP2420DecSDK\Vweb\threads.cpp" ] Creating command line "cl.exe @C:\DOCUME~1\ELLIS~1.HUA\LOCALS~1\Temp\RSPD2.tmp" Creating temporary file "C:\DOCUME~1\ELLIS~1.HUA\LOCALS~1\Temp\RSPD3.tmp" with contents [ /nologo /MTd /W3 /Gm /GX /ZI /Od /I "C:\DXSDK\Include" /I "C:\DXSDK\Samples\C++\DirectShow\BaseClasses" /I ".\Vweb" /D "WIN32" /D "_DEBUG" /D _WIN32_WINNT=0x400 /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "DVP2420DECSDK_EXPORTS" /Fp"Debug/DVP2420DecSDK.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "C:\Documents and Settings\ellis.huang\My Documents\My Visual Studio Projects\DVP2420\DVP2420DecSDK\StdAfx.cpp" ] Creating command line "cl.exe @C:\DOCUME~1\ELLIS~1.HUA\LOCALS~1\Temp\RSPD3.tmp" Creating temporary file "C:\DOCUME~1\ELLIS~1.HUA\LOCALS~1\Temp\RSPD4.tmp" with contents [ kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib C:/DXSDK/samples/C++/DirectShow/BaseClasses/Debug_Unicode/strmbasd.lib vwSDKD.lib winmm.lib trickmode.lib /nologo /dll /incremental:yes /pdb:"Debug/DVP2420DecSDK.pdb" /debug /machine:I386 /def:".\DVP2420DecSDK.def" /out:"Debug/DVP2420DecSDK.dll" /implib:"Debug/DVP2420DecSDK.lib" /pdbtype:sept ".\Debug\Capture.obj" ".\Debug\crossbar.obj" ".\Debug\divxcreator.obj" ".\Debug\DVP2420DecSDK.obj" ".\Debug\StdAfx.obj" ".\Debug\threads.obj" "\Documents and Settings\ellis.huang\My Documents\My Visual Studio Projects\DVP2420\trickmode_lib\trickmode.lib" ] Creating command line "link.exe @C:\DOCUME~1\ELLIS~1.HUA\LOCALS~1\Temp\RSPD4.tmp"Output Window
Compiling... StdAfx.cpp Compiling... Capture.cpp crossbar.cpp divxcreator.cpp DVP2420DecSDK.cpp C:\Documents and Settings\ellis.huang\My Documents\My Visual Studio Projects\DVP2420\DVP2420DecSDK\DVP2420DecSDK.cpp(1588) : warning C4305: '=' : truncation from 'const double' to 'float' threads.cpp Linking... Creating library Debug/DVP2420DecSDK.lib and object Debug/DVP2420DecSDK.exp Creating temporary file "C:\DOCUME~1\ELLIS~1.HUA\LOCALS~1\Temp\RSPD8.bat" with contents [ @echo off copy .\Debug\DVP2420DecSDK.dll ..\DVP2420Sample\Debug\DVP2420DecSDK.dll ] Creating command line "C:\DOCUME~1\ELLIS~1.HUA\LOCALS~1\Temp\RSPD8.bat" 複製了 1 個檔案。--------------------Configuration: DVP2420EncSDK - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ELLIS~1.HUA\LOCALS~1\Temp\RSPD9.tmp" with contents [ /nologo /MTd /W3 /Gm /GX /ZI /Od /I "C:\DXSDK\Include" /I "C:\DXSDK\Samples\C++\DirectShow\BaseClasses" /I ".\Vweb" /D "WIN32" /D "_DEBUG" /D _WIN32_WINNT=0x400 /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "DVP2420ENCSDK_EXPORTS" /Fp"Debug/DVP2420EncSDK.pch" /YX"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "C:\Documents and Settings\ellis.huang\My Documents\My Visual Studio Projects\DVP2420\DVP2420EncSDK\Capture.cpp" "C:\Documents and Settings\ellis.huang\My Documents\My Visual Studio Projects\DVP2420\DVP2420EncSDK\crossbar.cpp" "C:\Documents and Settings\ellis.huang\My Documents\My Visual Studio Projects\DVP2420\DVP2420EncSDK\divxcreator.cpp" "C:\Documents and Settings\ellis.huang\My Documents\My Visual Studio Projects\DVP2420\DVP2420EncSDK\DVP2420EncSDK.cpp" "C:\Documents and Settings\ellis.huang\My Documents\My Visual Studio Projects\DVP2420\DVP2420EncSDK\Vweb\threads.cpp" ] Creating command line "cl.exe @C:\DOCUME~1\ELLIS~1.HUA\LOCALS~1\Temp\RSPD9.tmp" Creating temporary file "C:\DOCUME~1\ELLIS~1.HUA\LOCALS~1\Temp\RSPDA.tmp" with contents [ /nologo /MTd /W3 /Gm /GX /ZI /Od /I "C:\DXSDK\Include" /I "C:\DXSDK\Samples\C++\DirectShow\BaseClasses" /I ".\Vweb" /D "WIN32" /D "_DEBUG" /D _WIN32_WINNT=0x400 /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "DVP2420ENCSDK_EXPORTS" /Fp"Debug/DVP2420EncSDK.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "C:\Documents and Settings\ellis.huang\My Documents\My Visual Studio Projects\DVP2420\DVP2420EncSDK\StdAfx.cpp" ] Creating command line "cl.exe @C:\DOCUME~1\ELLIS~1.HUA\LOCALS~1\Temp\RSPDA.tmp" Creating temporary file "C:\DOCUME~1\ELLIS~1.HUA\LOCALS~1\Temp\RSPDB.tmp" with contents [ kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib C:/DXSDK/samples/C++/DirectShow/BaseClasses/Debug_Unicode/strmbasd.lib vwSDKD.lib winmm.lib /nologo /dll /incremental:yes /pdb:"Debug/DVP2420EncSDK.pdb" /debug /machine:I386 /def:".\DVP2420EncSDK.def" /out:"Debug/DVP2420EncSDK.dll" /implib:"Debug/DVP2420EncSDK.lib" /pdbtype:sept ".\Debug\Capture.obj" ".\Debug\crossbar.obj" ".\Debug\divxcreator.obj" ".\Debug\DVP2420EncSDK.obj" ".\Debug\StdAfx.obj" ".\Debug\threads.obj" ] Creating command line "link.exe @C:\DOCUME~1\ELLIS~1.HUA\LOCALS~1\Temp\RSPDB.tmp"Output Window
Compiling... StdAfx.cpp Compiling... Capture.cpp crossbar.cpp divxcreator.cpp DVP2420EncSDK.cpp C:\Documents and Settings\ellis.huang\My Documents\My Visual Studio Projects\DVP2420\DVP2420EncSDK\DVP2420EncSDK.cpp(697) : warning C4305: '=' : truncation from 'const double' to 'float' threads.cpp Linking... Creating library Debug/DVP2420EncSDK.lib and object Debug/DVP2420EncSDK.exp Creating temporary file "C:\DOCUME~1\ELLIS~1.HUA\LOCALS~1\Temp\RSPDF.bat" with contents [ @echo off copy .\Debug\DVP2420EncSDK.dll ..\DVP2420Sample\Debug\DVP2420EncSDK.dll ] Creating command line "C:\DOCUME~1\ELLIS~1.HUA\LOCALS~1\Temp\RSPDF.bat" 複製了 1 個檔案。--------------------Configuration: DVP2420Sample - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x404 /fo"Debug/DVP2420Sample.res" /d "_DEBUG" /d "_AFXDLL" "C:\Documents and Settings\ellis.huang\My Documents\My Visual Studio Projects\DVP2420\DVP2420Sample\DVP2420Sample.rc"" Creating temporary file "C:\DOCUME~1\ELLIS~1.HUA\LOCALS~1\Temp\RSPE0.tmp" with contents [ /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/DVP2420Sample.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "C:\Documents and Settings\ellis.huang\My Documents\My Visual Studio Projects\DVP2420\DVP2420Sample\DVP2420Sample.cpp" "C:\Documents and Settings\ellis.huang\My Documents\My Visual Studio Projects\DVP2420\DVP2420Sample\DVP2420SampleDlg.cpp" "C:\Documents and Settings\ellis.huang\My Documents\My Visual Studio Projects\DVP2420\DVP2420Sample\EncParamSetDlg.cpp" "C:\Documents and Settings\ellis.huang\My Documents\My Visual Studio Projects\DVP2420\DVP2420Sample\GPIOCtrlDlg.cpp" "C:\Documents and Settings\ellis.huang\My Documents\My Visual Studio Projects\DVP2420\DVP2420Sample\MotionDlg.cpp" "C:\Documents and Settings\ellis.huang\My Documents\My Visual Studio Projects\DVP2420\DVP2420Sample\PlaybackDlg.cpp" "C:\Documents and Settings\ellis.huang\My Documents\My Visual Studio Projects\DVP2420\DVP2420Sample\PRSettingDlg.cpp" "C:\Documents and Settings\ellis.huang\My Documents\My Visual Studio Projects\DVP2420\DVP2420Sample\SensorCtrlDlg.cpp" ] Creating command line "cl.exe @C:\DOCUME~1\ELLIS~1.HUA\LOCALS~1\Temp\RSPE0.tmp" Creating temporary file "C:\DOCUME~1\ELLIS~1.HUA\LOCALS~1\Temp\RSPE1.tmp" with contents [ /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/DVP2420Sample.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "C:\Documents and Settings\ellis.huang\My Documents\My Visual Studio Projects\DVP2420\DVP2420Sample\StdAfx.cpp" ] Creating command line "cl.exe @C:\DOCUME~1\ELLIS~1.HUA\LOCALS~1\Temp\RSPE1.tmp" Creating temporary file "C:\DOCUME~1\ELLIS~1.HUA\LOCALS~1\Temp\RSPE2.tmp" with contents [ /nologo /subsystem:windows /incremental:yes /pdb:"Debug/DVP2420Sample.pdb" /debug /machine:I386 /out:"Debug/DVP2420Sample.exe" /pdbtype:sept ".\Debug\DVP2420Sample.obj" ".\Debug\DVP2420SampleDlg.obj" ".\Debug\EncParamSetDlg.obj" ".\Debug\GPIOCtrlDlg.obj" ".\Debug\MotionDlg.obj" ".\Debug\PlaybackDlg.obj" ".\Debug\PRSettingDlg.obj" ".\Debug\SensorCtrlDlg.obj" ".\Debug\StdAfx.obj" ".\Debug\DVP2420Sample.res" "\Documents and Settings\ellis.huang\My Documents\My Visual Studio Projects\DVP2420\DVP2420DecSDK\Debug\DVP2420DecSDK.lib" "\Documents and Settings\ellis.huang\My Documents\My Visual Studio Projects\DVP2420\DVP2420EncSDK\Debug\DVP2420EncSDK.lib" ] Creating command line "link.exe @C:\DOCUME~1\ELLIS~1.HUA\LOCALS~1\Temp\RSPE2.tmp"Output Window
Compiling resources... Compiling... StdAfx.cpp Compiling... DVP2420Sample.cpp DVP2420SampleDlg.cpp EncParamSetDlg.cpp GPIOCtrlDlg.cpp MotionDlg.cpp PlaybackDlg.cpp PRSettingDlg.cpp SensorCtrlDlg.cpp Generating Code... Linking...Results
DVP2420Sample.exe - 0 error(s), 4 warning(s)