0. QtCreator依赖于 QML module和 Quick module

- 前面我们只编译了
QtBase模块,还需要再编译qml模块
需要首先编译qtdeclarative模块 - 还需要
quick模块
把qtquicktimeline-everywhere-src-5.15.2.zip
qtquickcontrols2-everywhere-src-5.15.2.zip
qtquickcontrols-everywhere-src-5.15.2.zip
qtquick3d-everywhere-src-5.15.2.zip
四个模块都编译一下
在编译QtCreator之前就把上面的模块都编译安装,否则编译QtCreator的时候会缺少相应的dll文件
1. 下载官方源文件
2. 准备编译
1> 解压源码文件
2> 打开命令行,执行D:\programs\Qt\qt5.15.2\msvc2017

最低0.47元/天 解锁文章
5090

被折叠的 条评论
为什么被折叠?



