我从网上下载一个文件,结果构件的时候出现下面的错误,请问是哪里出错了呀?帮忙看看好不好?
Linking...
LINK : warning LNK4098: defaultlib "LIBCMT" conflicts with use of other libs; use /NODEFAULTLIB:library
asyncio.obj : error LNK2001: unresolved external symbol "int __stdcall CritCheckIn(class CCritSec *)" (?CritCheckIn@@YGHPAVCCritSec@@@Z)
asyncrdr.obj : error LNK2001: unresolved external symbol "public: virtual unsigned long __stdcall CBaseFilter::NonDelegatingRelease(void)" (?NonDelegatingRelease@CBaseFilter@@UAGKXZ)
..\Builds\Debug\MediaClient.exe : fatal error LNK1120: 2 unresolved externals
Error executing link.exe.MediaClient.exe - 3 error(s), 1 warning(s)