Saturday, 11 February 2017

Qt on Raspberry Pi

Download Raspberry Pi Toolchain

mkdir ~/raspi
cd ~/raspi
git clone https://github.com/raspberrypi/tools



You may configure Qt Creator to build apps for Raspberry Pi
https://www.ics.com/blog/configuring-qt-creator-raspberry-pi


References:-

  • http://wiki.qt.io/RaspberryPi_Beginners_Guide
  • https://github.com/pbouda/buildroot-qt-dev
  • https://wiki.qt.io/RaspberryPi2EGLFS#Step_by_step

No comments:

Post a Comment