配置opencv时,有人碰到过这种神奇的问题吗?

hdf5.obj : error LNK2019: 无法解析的外部符号 __imp__H5check_version,该符号在函数 "public: __thiscall cv::hdf::HDF5Impl::HDF5Impl(class cv::String)" (??0HDF5Impl@hdf@cv@@QAE@VString@2@@Z) 中被引用
hdf5.obj : error LNK2019: 无法解析的外部符号 __imp__H5Tcreate,该符号在函数 "public: virtual void __thiscall cv::hdf::HDF5Impl::kpcreate(int,class cv::String,int,int)const " (?kpcreate@HDF5Impl@hdf@cv@@UBEXHVString@3@HH@Z) 中被引用
hdf5.obj : error LNK2019: 无法解析的外部符号 __imp__H5Tclose,该符号在函数 "public: virtual void __thiscall cv::hdf::HDF5Impl::dscreate(int,int const *,int,class cv::String,int,int const *)const " (?dscreate@HDF5Impl@hdf@cv@@UBEXHPBHHVString@3@H0@Z) 中被引用
hdf5.obj : error LNK2019: 无法解析的外部符号 __imp__H5Tequal,该符号在函数 "private: int __thiscall cv::hdf::HDF5Impl::GetCVtype(int)const " (?GetCVtype@HDF5Impl@hdf@cv@@ABEHH@Z) 中被引用
hdf5.obj : error LNK2019: 无法解析的外部符号 __imp__H5Tinsert,该符号在函数 "public: virtual void __thiscall cv::hdf::HDF5Impl::kpcreate(int,class cv::String,int,int)const " (?kpcreate@HDF5Impl@hdf@cv@@UBEXHVString@3@HH@Z) 中被引用
hdf5.obj : error LNK2019: 无法解析的外部符号 __imp__H5Tarray_create2,该符号在函数 "public: virtual void __thiscall cv::hdf::HDF5Impl::dscreate(int,int const *,int,class cv::String,int,int const *)const " (?dscreate@HDF5Impl@hdf@cv@@UBEXHPBHHVString@3@H0@Z) 中被引用
hdf5.obj : error LNK2019: 无法解析的外部符号 __imp__H5Tget_array_dims2,该符号在函数 "public: virtual int __thiscall cv::hdf::HDF5Impl::dsgettype(class cv::String)const " (?dsgettype@HDF5Impl@hdf@cv@@UBEHVString@3@@Z) 中被引用
hdf5.obj : error LNK2019: 无法解析的外部符号 __imp__H5Tget_super,该符号在函数 "public: virtual int __thiscall cv::hdf::HDF5Impl::dsgettype(class cv::String)const " (?dsgettype@HDF5Impl@hdf@cv@@UBEHVString@3@@Z) 中被引用
hdf5.obj : error LNK2019: 无法解析的外部符号 __imp__H5Tget_class,该符号在函数 "public: virtual int __thiscall cv::hdf::HDF5Impl::dsgettype(class cv::String)const " (?dsgettype@HDF5Impl@hdf@cv@@UBEHVString@3@@Z) 中被引用
hdf5.obj : error LNK2019: 无法解析的外部符号 __imp__H5Tget_native_type,该符号在函数 "public: virtual int __thiscall cv::hdf::HDF5Impl::dsgettype(class cv::String)const " (?dsgettype@HDF5Impl@hdf@cv@@UBEHVString@3@@Z) 中被引用
hdf5.obj : error LNK2019: 无法解析的外部符号 __imp__H5Lexists,该符号在函数 "public: virtual bool __thiscall cv::hdf::HDF5Impl::hlexists(class cv::String)const " (?hlexists@HDF5Impl@hdf@cv@@UBE_NVString@3@@Z) 中被引用
hdf5.obj : error LNK2019: 无法解析的外部符号 __imp__H5Dcreate2,该符号在函数 "public: virtual void __thiscall cv::hdf::HDF5Impl::dscreate(int,int const *,int,class cv::String,int,int const *)const " (?dscreate@HDF5Impl@hdf@cv@@UBEXHPBHHVString@3@H0@Z) 中被引用
hdf5.obj : error LNK2019: 无法解析的外部符号 __imp__H5Dopen2,该符号在函数 "public: virtual class std::vector<int,class std::allocator<int> > __thiscall cv::hdf::HDF5Impl::dsgetsize(class cv::String,int)const " (?dsgetsize@HDF5Impl@hdf@cv@@UBE?AV?$vector@HV?$allocator@H@std@@@std@@VString@3@H@Z) 中被引用
hdf5.obj : error LNK2019: 无法解析的外部符号 __imp__H5Dclose,该符号在函数 "public: virtual void __thiscall cv::hdf::HDF5Impl::dscreate(int,int const *,int,class cv::String,int,int const *)const " (?dscreate@HDF5Impl@hdf@cv@@UBEXHPBHHVString@3@H0@Z) 中被引用
hdf5.obj : error LNK2019: 无法解析的外部符号 __imp__H5Dget_space,该符号在函数 "public: virtual class std::vector<int,class std::allocator<int> > __thiscall cv::hdf::HDF5Impl::dsgetsize(class cv::String,int)const " (?dsgetsize@HDF5Impl@hdf@cv@@UBE?AV?$vector@HV?$allocator@H@std@@@std@@VString@3@H@Z) 中被引用
hdf5.obj : error LNK2019: 无法解析的外部符号 __imp__H5Dget_type,该符号在函数 "public: virtual int __thiscall cv::hdf::HDF5Impl::dsgettype(class cv::String)const " (?dsgettype@HDF5Impl@hdf@cv@@UBEHVString@3@@Z) 中被引用
hdf5.obj : error LNK2019: 无法解析的外部符号 __imp__H5Dget_create_plist,该符号在函数 "public: virtual class std::vector<int,class std::allocator<int> > __thiscall cv::hdf::HDF5Impl::dsgetsize(class cv::String,int)const " (?dsgetsize@HDF5Impl@hdf@cv@@UBE?AV?$vector@HV?$allocator@H@std@@@std@@VString@3@H@Z) 中被引用
hdf5.obj : error LNK2019: 无法解析的外部符号 __imp__H5Dread,该符号在函数 "public: virtual void __thiscall cv::hdf::HDF5Impl::dsread(class cv::_OutputArray const &,class cv::String,int const *,int const *)const " (?dsread@HDF5Impl@hdf@cv@@UBEXABV_OutputArray@3@VString@3@PBH2@Z) 中被引用
hdf5.obj : error LNK2019: 无法解析的外部符号 __imp__H5Dwrite,该符号在函数 "public: virtual void __thiscall cv::hdf::HDF5Impl::dsinsert(class cv::_InputArray const &,class cv::String,int const *,int const *)const " (?dsinsert@HDF5Impl@hdf@cv@@UBEXABV_InputArray@3@VString@3@PBH2@Z) 中被引用
hdf5.obj : error LNK2019: 无法解析的外部符号 __imp__H5Dextend,该符号在函数 "public: virtual void __thiscall cv::hdf::HDF5Impl::dsinsert(class cv::_InputArray const &,class cv::String,int const *,int const *)const " (?dsinsert@HDF5Impl@hdf@cv@@UBEXABV_InputArray@3@VString@3@PBH2@Z) 中被引用
hdf5.obj : error LNK2019: 无法解析的外部符号 __imp__H5Eget_auto2,该符号在函数 "public: __thiscall cv::hdf::HDF5Impl::HDF5Impl(class cv::String)" (??0HDF5Impl@hdf@cv@@QAE@VString@2@@Z) 中被引用
hdf5.obj : error LNK2019: 无法解析的外部符号 __imp__H5Eset_auto2,该符号在函数 "public: __thiscall cv::hdf::HDF5Impl::HDF5Impl(class cv::String)" (??0HDF5Impl@hdf@cv@@QAE@VString@2@@Z) 中被引用
hdf5.obj : error LNK2019: 无法解析的外部符号 __imp__H5Fis_hdf5,该符号在函数 "public: __thiscall cv::hdf::HDF5Impl::HDF5Impl(class cv::String)" (??0HDF5Impl@hdf@cv@@QAE@VString@2@@Z) 中被引用
hdf5.obj : error LNK2019: 无法解析的外部符号 __imp__H5Fcreate,该符号在函数 "public: __thiscall cv::hdf::HDF5Impl::HDF5Impl(class cv::String)" (??0HDF5Impl@hdf@cv@@QAE@VString@2@@Z) 中被引用
hdf5.obj : error LNK2019: 无法解析的外部符号 __imp__H5Fopen,该符号在函数 "public: __thiscall cv::hdf::HDF5Impl::HDF5Impl(class cv::String)" (??0HDF5Impl@hdf@cv@@QAE@VString@2@@Z) 中被引用
hdf5.obj : error LNK2019: 无法解析的外部符号 __imp__H5Fclose,该符号在函数 "public: virtual __thiscall cv::hdf::HDF5Impl::~HDF5Impl(void)" (??1HDF5Impl@hdf@cv@@UAE@XZ) 中被引用
hdf5.obj : error LNK2019: 无法解析的外部符号 __imp__H5Gcreate2,该符号在函数 "public: virtual void __thiscall cv::hdf::HDF5Impl::grcreate(class cv::String)" (?grcreate@HDF5Impl@hdf@cv@@UAEXVString@3@@Z) 中被引用
hdf5.obj : error LNK2019: 无法解析的外部符号 __imp__H5Gclose,该符号在函数 "public: virtual void __thiscall cv::hdf::HDF5Impl::grcreate(class cv::String)" (?grcreate@HDF5Impl@hdf@cv@@UAEXVString@3@@Z) 中被引用
hdf5.obj : error LNK2019: 无法解析的外部符号 __imp__H5Pcreate,该符号在函数 "public: virtual void __thiscall cv::hdf::HDF5Impl::dscreate(int,int const *,int,class cv::String,int,int const *)const " (?dscreate@HDF5Impl@hdf@cv@@UBEXHPBHHVString@3@H0@Z) 中被引用
hdf5.obj : error LNK2019: 无法解析的外部符号 __imp__H5Pclose,该符号在函数 "public: virtual void __thiscall cv::hdf::HDF5Impl::dscreate(int,int const *,int,class cv::String,int,int const *)const " (?dscreate@HDF5Impl@hdf@cv@@UBEXHPBHHVString@3@H0@Z) 中被引用
hdf5.obj : error LNK2019: 无法解析的外部符号 __imp__H5Pset_deflate,该符号在函数 "public: virtual void __thiscall cv::hdf::HDF5Impl::dscreate(int,int const *,int,class cv::String,int,int const *)const " (?dscreate@HDF5Impl@hdf@cv@@UBEXHPBHHVString@3@H0@Z) 中被引用
hdf5.obj : error LNK2019: 无法解析的外部符号 __imp__H5Pget_layout,该符号在函数 "public: virtual class std::vector<int,class std::allocator<int> > __thiscall cv::hdf::HDF5Impl::dsgetsize(class cv::String,int)const " (?dsgetsize@HDF5Impl@hdf@cv@@UBE?AV?$vector@HV?$allocator@H@std@@@std@@VString@3@H@Z) 中被引用
hdf5.obj : error LNK2019: 无法解析的外部符号 __imp__H5Pset_chunk,该符号在函数 "public: virtual void __thiscall cv::hdf::HDF5Impl::dscreate(int,int const *,int,class cv::String,int,int const *)const " (?dscreate@HDF5Impl@hdf@cv@@UBEXHPBHHVString@3@H0@Z) 中被引用
hdf5.obj : error LNK2019: 无法解析的外部符号 __imp__H5Pget_chunk,该符号在函数 "public: virtual class std::vector<int,class std::allocator<int> > __thiscall cv::hdf::HDF5Impl::dsgetsize(class cv::String,int)const " (?dsgetsize@HDF5Impl@hdf@cv@@UBE?AV?$vector@HV?$allocator@H@std@@@std@@VString@3@H@Z) 中被引用
hdf5.obj : error LNK2019: 无法解析的外部符号 __imp__H5Screate_simple,该符号在函数 "public: virtual void __thiscall cv::hdf::HDF5Impl::dscreate(int,int const *,int,class cv::String,int,int const *)const " (?dscreate@HDF5Impl@hdf@cv@@UBEXHPBHHVString@3@H0@Z) 中被引用
hdf5.obj : error LNK2019: 无法解析的外部符号 __imp__H5Sclose,该符号在函数 "public: virtual void __thiscall cv::hdf::HDF5Impl::dscreate(int,int const *,int,class cv::String,int,int const *)const " (?dscreate@HDF5Impl@hdf@cv@@UBEXHPBHHVString@3@H0@Z) 中被引用
hdf5.obj : error LNK2019: 无法解析的外部符号 __imp__H5Sget_simple_extent_ndims,该符号在函数 "public: virtual class std::vector<int,class std::allocator<int> > __thiscall cv::hdf::HDF5Impl::dsgetsize(class cv::String,int)const " (?dsgetsize@HDF5Impl@hdf@cv@@UBE?AV?$vector@HV?$allocator@H@std@@@std@@VString@3@H@Z) 中被引用
hdf5.obj : error LNK2019: 无法解析的外部符号 __imp__H5Sget_simple_extent_dims,该符号在函数 "public: virtual class std::vector<int,class std::allocator<int> > __thiscall cv::hdf::HDF5Impl::dsgetsize(class cv::String,int)const " (?dsgetsize@HDF5Impl@hdf@cv@@UBE?AV?$vector@HV?$allocator@H@std@@@std@@VString@3@H@Z) 中被引用
hdf5.obj : error LNK2019: 无法解析的外部符号 __imp__H5Sselect_hyperslab,该符号在函数 "public: virtual void __thiscall cv::hdf::HDF5Impl::dsinsert(class cv::_InputArray const &,class cv::String,int const *,int const *)const " (?dsinsert@HDF5Impl@hdf@cv@@UBEXABV_InputArray@3@VString@3@PBH2@Z) 中被引用
hdf5.obj : error LNK2001: 无法解析的外部符号 __imp__H5T_NATIVE_SCHAR_g
hdf5.obj : error LNK2001: 无法解析的外部符号 __imp__H5T_NATIVE_UCHAR_g
hdf5.obj : error LNK2001: 无法解析的外部符号 __imp__H5T_NATIVE_SHORT_g
hdf5.obj : error LNK2001: 无法解析的外部符号 __imp__H5T_NATIVE_USHORT_g
hdf5.obj : error LNK2001: 无法解析的外部符号 __imp__H5T_NATIVE_INT_g
hdf5.obj : error LNK2001: 无法解析的外部符号 __imp__H5T_NATIVE_FLOAT_g
hdf5.obj : error LNK2001: 无法解析的外部符号 __imp__H5T_NATIVE_DOUBLE_g
hdf5.obj : error LNK2001: 无法解析的外部符号 __imp__H5T_NATIVE_INT32_g
hdf5.obj : error LNK2001: 无法解析的外部符号 __imp__H5P_CLS_DATASET_CREATE_ID_g
hdf5.obj : error LNK2001: 无法解析的外部符号 __imp__H5P_CLS_LINK_ACCESS_ID_g

猜你喜欢

转载自blog.csdn.net/qq_41074679/article/details/80050918