云的代码编辑框支持库 编译失败
YunCodeEditor_static.lib(YunCodeEditor.obj) : error LNK2001: unresolved external symbol "int __stdcall NotifySys(int,unsigned long,unsigned long)" (?NotifySys@@YGHHKK@Z)
YunCodeEditor_static.lib(YunCodeEditorWnd.obj) : error LNK2001: unresolved external symbol "int __stdcall NotifySys(int,unsigned long,unsigned long)" (?NotifySys@@YGHHKK@Z)
YunCodeEditor_static.lib(pfxeditctrl.obj) : error LNK2001: unresolved external symbol "int __stdcall NotifySys(int,unsigned long,unsigned long)" (?NotifySys@@YGHHKK@Z)
YunCodeEditor_static.lib(YunCodeEditorView.obj) : error LNK2001: unresolved external symbol "int __stdcall NotifySys(int,unsigned long,unsigned long)" (?NotifySys@@YGHHKK@Z)
YunCodeEditor_static.lib(YunCodeEditor.obj) : error LNK2001: unresolved external symbol "class CWnd * __cdecl GetWndPtr(struct MDATA_INF *)" (?GetWndPtr@@YAPAVCWnd@@PAUMDATA_INF@@@Z)
YunCodeEditor_static.lib(YunCodeEditorWnd.obj) : error LNK2001: unresolved external symbol "public: void * __thiscall CPropertyInfo::SaveData(int *)" (?SaveData@CPropertyInfo@@QAEPAXPAH@Z)
YunCodeEditor_static.lib(YunCodeEditorWnd.obj) : error LNK2001: unresolved external symbol "int __cdecl MyCreateFont(class CFont &,struct tagLOGFONTA *)" (?MyCreateFont@@YAHAAVCFont@@PAUtagLOGFONTA@@@Z)
YunCodeEditor_static.lib(YunCodeEditorWnd.obj) : error LNK2001: unresolved external symbol "public: int __thiscall CPropertyInfo: oadData(unsigned char *,int)" (?LoadData@CPropertyInfo@@QAEHPAEH@Z)
YunCodeEditor_static.lib(pfxeditctrl.obj) : error LNK2001: unresolved external symbol "char * __cdecl CloneTextData(char *,int)" (?CloneTextData@@YAPADPADH@Z)
E:\E工程\MIR\NASM汇编工具.exe : fatal error LNK1120: 6 unresolved externals
静态连接失败
求教!!!!!!!!!!!!!!!!! |