|
26楼
发表于 2021-5-24 01:38:27
|
只看该作者
江苏省苏州市
25.obj : error LNK2001: 无法解析的外部符号 _Cvimread
25.obj : error LNK2001: 无法解析的外部符号 _Mat_empty
25.obj : error LNK2001: 无法解析的外部符号 _Cvimshow
25.obj : error LNK2001: 无法解析的外部符号 _CvwaitKey
25.obj : error LNK2001: 无法解析的外部符号 _Mat_Create
25.obj : error LNK2001: 无法解析的外部符号 _Mat_Destory
krnln_static.lib(Clrpopup.obj) : error LNK2001: 无法解析的外部符号 "public: __thiscall CString::~CString(void)" (??1CString@@QAE@XZ)
krnln_static.lib(GotoPageDlg.obj) : error LNK2001: 无法解析的外部符号 "public: __thiscall CString::~CString(void)" (??1CString@@QAE@XZ)
krnln_static.lib(odbcprv.obj) : error LNK2001: 无法解析的外部符号 "public: __thiscall CString::~CString(void)" (??1CString@@QAE@XZ) |
|