Open erikaemma opened 2 years ago
目前编译第一个工程,clion+vs2019 debug+nmake,目前编译失败状态: electron_low_level.cpp.obj : error LNK2019: 无法解析的外部符号 "void cdecl cv::resize(class cv::_InputArray const &,class cv::OutputArray const &,class cv::Size,double,double,int)" (?resize@cv@@YAXAEBV_InputArray@1@AEBVOutputArray@1@V?$Size@H@1@NNH@Z),函数 "public: void cdecl ElectronLowLevel::SetImageSrc(class std::basic_string<char,struct std::char_traits,class std::allocator > const &)" (?SetImageSrc@ElectronLowLevel@@QEAAXAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) 中引用了该符号 electron_low_level.cpp.obj : error LNK2019: 无法解析的外部符号 "void cdecl cv::cvtColor(class cv::_InputArray const &,class cv::_OutputArray const &,int,int)" (?cvtColor@cv@@YAXAEBV_InputArray@1@AEBV_OutputArray@1@HH@Z),函数 "public: void cdecl ElectronLowLevel::SetImageSrc(class std::basic_string<char,struct std::char_traits,class std::allocator > const &)" (?SetImageSrc@ElectronLowLevel@@QEAAXAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) 中引用了该符号
目前编译第一个工程,clion+vs2019 debug+nmake,目前编译失败状态: electron_low_level.cpp.obj : error LNK2019: 无法解析的外部符号 "void cdecl cv::resize(class cv::_InputArray const &,class cv::OutputArray const &,class cv::Size,double,double,int)" (?resize@cv@@YAXAEBV_InputArray@1@AEBVOutputArray@1@V?$Size@H@1@NNH@Z),函数 "public: void cdecl ElectronLowLevel::SetImageSrc(class std::basic_string<char,struct std::char_traits,class std::allocator > const &)" (?SetImageSrc@ElectronLowLevel@@QEAAXAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) 中引用了该符号
electron_low_level.cpp.obj : error LNK2019: 无法解析的外部符号 "void cdecl cv::cvtColor(class cv::_InputArray const &,class cv::_OutputArray const &,int,int)" (?cvtColor@cv@@YAXAEBV_InputArray@1@AEBV_OutputArray@1@HH@Z),函数 "public: void cdecl ElectronLowLevel::SetImageSrc(class std::basic_string<char,struct std::char_traits,class std::allocator > const &)" (?SetImageSrc@ElectronLowLevel@@QEAAXAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) 中引用了该符号