0
点赞
收藏
分享

微信扫一扫

一款兼容Win和Mac的iOS设备管理软件iMazing 3 for Windows新功能介绍

yongxinz 02-28 11:30 阅读 2

安装qt-creator

brew install qt-creator

安装qt

brew install qt
  • 查看qt安装路径
brew info qt
zhb@bindembp ~ % brew info qt           
==> qt: stable 6.6.1 (bottled), HEAD
Cross-platform application and UI framework
https://www.qt.io/
/opt/homebrew/Cellar/qt/6.6.1 (14,396 files, 623.5MB) *

/opt/homebrew/Cellar/qt/6.6.1就是qt安装路径

配置qt-creator

添加时选择[qt安装目录]/bin/qmake

选择qt版本、CMake Tool、编译器,如果是m1、m2等系列cpu的macbook,切换arm-darwin-generic-mach_o-64bit为默认再开始设置

创建Qt Quick项目

运行

举报

相关推荐

0 条评论