码迷,mamicode.com
首页 > Web开发 > 详细

Raspberry Pi 4B 安装QT5和qtCreator

时间:2019-10-25 13:23:50      阅读:211      评论:0      收藏:0      [点我收藏+]

标签:div   bug   打开   设置   err   对话   ref   install   style   

https://blog.csdn.net/coekjin/article/details/52049273

sudo apt-get install qt5-default
sudo apt-get install qtcreator

由于Qt Creator不能自动识别树莓派上的工具链,因此需要手动添加。点击Tools -> Options打开配置对话框,在Build & Run -> Kits选项卡中点击Add。Compiler设置为/usr/bin/gcc,Debugger可设置为/usr/bin/gdb,Devices type选择Desktop,Device选择local,qt version选择/usr/bin/qmake。

Raspberry Pi 4B 安装QT5和qtCreator

标签:div   bug   打开   设置   err   对话   ref   install   style   

原文地址:https://www.cnblogs.com/bodom/p/11737251.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!