開源一套DirectUI介面庫
阿新 • • 發佈:2018-12-27
樓主你好,很高興你能夠無私的開源自己的作品。
我改成靜態LIB,結果除了以下連結問題,如何處理呢?謝謝。
1>------ 已啟動生成: 專案: ControlDemo, 配置: Release Win32 ------
1>正在連結...
1>duilib.lib(DUIRenderEngine.obj) : error LNK2019: 無法解析的外部符號 [email protected],該符號在函式 "private: static void __cdecl DUI::CDUIRenderEngine::GradientFill(struct HDC__ *,struct tagRECT const &,unsigned long,unsigned long,int)" ( [email protected]@[email protected]@[email protected]@[email protected]@[email protected]) 中被引用
1>duilib.lib(DUIRenderEngine.obj) : error LNK2019: 無法解析的外部符號 [email protected],該符號在函式 "public: static void __cdecl DUI::CDUIRenderEngine::DrawGradien(struct HDC__ *,struct tagRECT const &,class DUI::CARGB const &,class DUI::CARGB const &,int)" ( [email protected]@[email protected]@[email protected]@[email protected]@[email protected]@[email protected]) 中被引用
1>duilib.lib(DUIDdb.obj) : error LNK2001: 無法解析的外部符號 [email protected]
1>duilib.lib(DUIDib.obj) : error LNK2001: 無法解析的外部符號 [email protected]
1>duilib.lib(DUIDdb.obj) : error LNK2019: 無法解析的外部符號 [email protected],該符號在函式 "public: static int __cdecl DUI::CBitmapCommonFunction::TransparentBltWithoutStretch(struct HDC__ *,struct HBITMAP__ *,struct tagRECT const &,class DUI::CARGB const &)" ([email protected]@[email protected]@[email protected]@[email protected]@[email protected]@[email protected]@@Z) 中被引用
1>duilib.lib(DUIDib.obj) : error LNK2001: 無法解析的外部符號 [email protected]
1>../../bin/Release/ControlDemo.exe : fatal error LNK1120: 3 個無法解析的外部命令
1>生成日誌儲存在“file://f:\duilib_modify_version\dui\obj\release\ControlDemo\BuildLog.htm”
1>ControlDemo - 7 個錯誤,0 個警告
========== 生成: 成功 0 個,失敗 1 個,最新 2 個,跳過 0 個 ========== 回覆 更多評論
我改成靜態LIB,結果除了以下連結問題,如何處理呢?謝謝。
1>------ 已啟動生成: 專案: ControlDemo, 配置: Release Win32 ------
1>正在連結...
1>duilib.lib(DUIRenderEngine.obj) : error LNK2019: 無法解析的外部符號 [email protected],該符號在函式 "private: static void __cdecl DUI::CDUIRenderEngine::GradientFill(struct HDC__ *,struct tagRECT const &,unsigned long,unsigned long,int)" (
1>duilib.lib(DUIRenderEngine.obj) : error LNK2019: 無法解析的外部符號 [email protected],該符號在函式 "public: static void __cdecl DUI::CDUIRenderEngine::DrawGradien(struct HDC__ *,struct tagRECT const &,class DUI::CARGB const &,class DUI::CARGB const &,int)" (
1>duilib.lib(DUIDdb.obj) : error LNK2001: 無法解析的外部符號 [email protected]
1>duilib.lib(DUIDib.obj) : error LNK2001: 無法解析的外部符號 [email protected]
1>duilib.lib(DUIDdb.obj) : error LNK2019: 無法解析的外部符號
1>duilib.lib(DUIDib.obj) : error LNK2001: 無法解析的外部符號 [email protected]
1>../../bin/Release/ControlDemo.exe : fatal error LNK1120: 3 個無法解析的外部命令
1>生成日誌儲存在“file://f:\duilib_modify_version\dui\obj\release\ControlDemo\BuildLog.htm”
1>ControlDemo - 7 個錯誤,0 個警告
========== 生成: 成功 0 個,失敗 1 個,最新 2 個,跳過 0 個 ========== 回覆 更多評論