按照在2上的安装只安装了qt4,实际上qt5已经可以直接apt方式可以获取到树莓派上了。

install qt5-default and qtcreator:
$ sudo apt-get install qt5-default
$ sudo apt-get install qtcreator

安装完成后,与2以及2B一样,需要对Qt的工具链进行选择与配置。

附上链接:

http://helloraspberrypi.blogspot.com/2016/03/install-qt5qt-creator-for-raspberry-pi.html

相关文章:

  • 2021-09-26
  • 2021-06-05
  • 2021-09-17
  • 2021-06-06
  • 2021-04-20
  • 2022-02-10
  • 2021-09-17
  • 2021-12-24
猜你喜欢
  • 2021-08-14
  • 2021-12-03
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-31
  • 2021-08-24
相关资源
相似解决方案