加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

Qt5常用依赖库

发布时间:2020-12-13 22:14:36 所属栏目:百科 来源:网络整理
导读:1.核心库(必须添加的) Qt5Core.dll Qt5Gui.dll Qt5Widgets.dll 2.网络库 Qt5Network.dll 2.ICU(International Component for Unicode,Unicode工具)依赖库 icudt53.dll icuin53.dll icuuc53.dll 3.插件库(平台、图片处理、数据库…) bearer目录(网络编

1.核心库(必须添加的)
Qt5Core.dll
Qt5Gui.dll
Qt5Widgets.dll

2.网络库
Qt5Network.dll

2.ICU(International Component for Unicode,Unicode工具)依赖库
icudt53.dll
icuin53.dll
icuuc53.dll

3.插件库(平台、图片处理、数据库…)
bearer目录(网络编程需要添加)
imageformats目录(图片处理需要添加)
platforms目录(windows下运行必须添加)

4.EGL依赖库
libEGL.dll
libGLESv2.dll

5.mingw依赖库
libstdc++-6.dll
libgcc_s_dw2-1.dll
libwinpthread-1.dll

6.其他(QtCreatorbin目录下,https编程需要添加)ssleay32.dlllibeay32.dll

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读