Linking...
ZipArchive.obj : error LNK2001: unresolved external symbol "const  type_info::`vftable'" (??_7type_info@@6B@)
ZipException.obj : error LNK2001: unresolved external symbol "const  type_info::`vftable'" (??_7type_info@@6B@)
ZipStorage.obj : error LNK2001: unresolved external symbol "const  type_info::`vftable'" (??_7type_info@@6B@)
ZipArchive.obj : error LNK2001: unresolved external symbol ___CxxFrameHandler
ZipException.obj : error LNK2019: unresolved external symbol __CxxThrowException@8 referenced in function "void __stdcall AfxThrowZipException(int,unsigned short const *)" (?AfxThrowZipException@@YGXHPBG@Z)
ZipStorage.obj : error LNK2001: unresolved external symbol __CxxThrowException@8
X86EMDbg/ssss.exe : fatal error LNK1120: 3 unresolved externals
Error executing link.exe.ssss.exe - 7 error(s), 0 warning(s)
type_info::`vftable'--》这个是什么问题呢,请高手指点