| Build Log |
|
| Command Lines |
Creating temporary file "c:\my_doc\MyFilters\CsSobelV2\VS2005\CsSobelV2\Debug\RSP00000627362384.rsp" with contents [ /Od /AI ".\MySobelV2\bin\debug" /AI ".\MySobelV2\bin\release" /D "_WINDLL" /D "DEBUG" /D "_VC80_UPGRADE=0x0700" /D "_MBCS" /FD /EHa /MD /Zc:wchar_t- /Fp".\Debug/SobelV2.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /clr:oldSyntax /Gz /TP .\CsSobelV2.cpp ] Creating command line "cl.exe @c:\my_doc\MyFilters\CsSobelV2\VS2005\CsSobelV2\Debug\RSP00000627362384.rsp /nologo /errorReport:prompt" Creating temporary file "c:\my_doc\MyFilters\CsSobelV2\VS2005\CsSobelV2\Debug\RSP00000727362384.rsp" with contents [ /OUT:".\Debug/CsSobelV2.ax" /INCREMENTAL /DLL /MANIFEST /MANIFESTFILE:".\Debug\CsSobelV2.ax.intermediate.manifest" /DEF:".\CsSobelV2.def" /DEBUG /PDB:".\Debug/SobelV2.pdb" /ENTRY:"DllEntryPoint@12" /IMPLIB:".\Debug/SobelV2.lib" /MACHINE:X86 /FIXED:No /MACHINE:I386 msvcmrtd.lib gdiplus.lib strmbasd.lib msvcrtd.lib winmm.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 kernel32.lib ".\Debug\CsSobelV2.obj" ] Creating command line "link.exe @c:\my_doc\MyFilters\CsSobelV2\VS2005\CsSobelV2\Debug\RSP00000727362384.rsp /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\my_doc\MyFilters\CsSobelV2\VS2005\CsSobelV2\Debug\RSP00000827362384.rsp" with contents [ /outputresource:".\Debug\CsSobelV2.ax;#2" /manifest .\Debug\CsSobelV2.ax.intermediate.manifest ] Creating command line "mt.exe @c:\my_doc\MyFilters\CsSobelV2\VS2005\CsSobelV2\Debug\RSP00000827362384.rsp /nologo" Creating temporary file "c:\my_doc\MyFilters\CsSobelV2\VS2005\CsSobelV2\Debug\BAT00000927362384.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep ] Creating command line "c:\my_doc\MyFilters\CsSobelV2\VS2005\CsSobelV2\Debug\BAT00000927362384.bat" Creating temporary file "c:\my_doc\MyFilters\CsSobelV2\VS2005\CsSobelV2\Debug\BAT00000A27362384.bat" with contents [ @echo off regsvr32 /s "c:\my_doc\MyFilters\CsSobelV2\VS2005\CsSobelV2\Debug\CsSobelV2.ax" if errorlevel 1 goto VCReportError goto VCEnd :VCReportError echo Project : error PRJ0019: A tool returned an error code from "Performing Post-Build Event..." exit 1 :VCEnd ] Creating command line "c:\my_doc\MyFilters\CsSobelV2\VS2005\CsSobelV2\Debug\BAT00000A27362384.bat" |
| Output Window |
Compiling...
CsSobelV2.cpp
C:\directx\Extras\DirectShow\Samples\C++\DirectShow\BaseClasses\wxutil.h(391) : warning C4793: '__asm' : causes native code generation for function 'void *memchrInternal(const void *,int,size_t)'
C:\directx\Extras\DirectShow\Samples\C++\DirectShow\BaseClasses\wxutil.h(386) : see declaration of 'memchrInternal'
C:\Program Files\PSDKm06\Include\atl\atlbase.h(612) : warning C4793: 'vararg' : causes native code generation for function 'void ATL::AtlTrace(LPCSTR,...)'
C:\Program Files\PSDKm06\Include\atl\atlbase.h(612) : see declaration of 'ATL::AtlTrace'
C:\Program Files\PSDKm06\Include\atl\atlbase.h(613) : warning C4793: 'vararg' : causes native code generation for function 'void ATL::AtlTrace2(DWORD,UINT,LPCSTR,...)'
C:\Program Files\PSDKm06\Include\atl\atlbase.h(613) : see declaration of 'ATL::AtlTrace2'
C:\Program Files\PSDKm06\Include\atl\atlbase.h(615) : warning C4793: 'vararg' : causes native code generation for function 'void ATL::AtlTrace(LPCWSTR,...)'
C:\Program Files\PSDKm06\Include\atl\atlbase.h(615) : see declaration of 'ATL::AtlTrace'
C:\Program Files\PSDKm06\Include\atl\atlbase.h(616) : warning C4793: 'vararg' : causes native code generation for function 'void ATL::AtlTrace2(DWORD,UINT,LPCWSTR,...)'
C:\Program Files\PSDKm06\Include\atl\atlbase.h(616) : see declaration of 'ATL::AtlTrace2'
c:\my_doc\MyFilters\CsSobelV2\VS2005\CsSobelV2\CsSobelV2.cpp : warning C4747: Calling managed '_DllMain@12': Managed code may not be run under loader lock, including the DLL entrypoint and calls reached from the DLL entrypoint
Linking...
Creating library .\Debug/SobelV2.lib and object .\Debug/SobelV2.exp
LINK : warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other libs; use /NODEFAULTLIB:library
Embedding manifest...
Performing Post-Build Event...
|
| Results |
Build log was saved at "file://c:\my_doc\MyFilters\CsSobelV2\VS2005\CsSobelV2\Debug\BuildLog.htm" CsSobelV2 - 0 error(s), 7 warning(s) |