1.克隆源码: clone --recursive http://github.com/mavlink/qgroundcontrol.git
克隆成功
3.编译
编译环境要求:
编译方法:
使用QtCreator编译
使用命令行编译
打开QGroundControl.pro并编译IOS版本
旧版本使用Qt 5.15.2
run qmake
新版本使用Qt 6.6或者更高
IOS工程输出要求最低IOS 13.0
修正IOS bug
iOS平台编译成功
运行
macosx编译qgroundcontrol源码(Qt6.7)
阅读 19
2024-01-18
1.克隆源码: clone --recursive http://github.com/mavlink/qgroundcontrol.git
克隆成功
3.编译
编译环境要求:
编译方法:
使用QtCreator编译
使用命令行编译
打开QGroundControl.pro并编译IOS版本
旧版本使用Qt 5.15.2
run qmake
新版本使用Qt 6.6或者更高
IOS工程输出要求最低IOS 13.0
修正IOS bug
iOS平台编译成功
运行
相关推荐
精彩评论(0)