Build Log |
|
Command Lines |
Creating temporary file "c:\dev\avisynth src\avisynth\src\plugins\DirectShowSource\Release\RSP00002620003712.rsp" with contents [ /OUT:"Release\DirectShowSource.dll" /INCREMENTAL:NO /LIBPATH:"../../../dxbaseclasses" /DLL /MANIFEST:NO /OPT:REF /OPT:ICF /OPT:NOWIN98 /LTCG /DYNAMICBASE:NO /MACHINE:X86 odbc32.lib odbccp32.lib msacm32.lib strmbase.lib quartz.lib ddraw.lib amstrmid.lib winmm.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\directshow_source.obj" ".\Release\directshow_source.res" ] Creating command line "link.exe @"c:\dev\avisynth src\avisynth\src\plugins\DirectShowSource\Release\RSP00002620003712.rsp" /NOLOGO /ERRORREPORT:PROMPT" |
Output Window |
Linking... LINK : warning LNK4224: /OPT:NOWIN98 is no longer supported; ignored MSVCRT.lib(ti_inst.obj) : error LNK2005: "private: __thiscall type_info::type_info(class type_info const &)" (??0type_info@@AAE@ABV0@@Z) already defined in LIBCMT.lib(typinfo.obj) MSVCRT.lib(ti_inst.obj) : error LNK2005: "private: class type_info & __thiscall type_info::operator=(class type_info const &)" (??4type_info@@AAEAAV0@ABV0@@Z) already defined in LIBCMT.lib(typinfo.obj) Creating library Release\DirectShowSource.lib and object Release\DirectShowSource.exp LINK : warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other libs; use /NODEFAULTLIB:library Release\DirectShowSource.dll : fatal error LNK1169: one or more multiply defined symbols found |
Results |
Build log was saved at "file://c:\dev\avisynth src\avisynth\src\plugins\DirectShowSource\Release\BuildLog.htm" DirectShowSource - 3 error(s), 2 warning(s) |