Category:QtonPi: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
(Fix links format)
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
[[Category:Ports]]
'''English''' | [[QtonPi_Russian|Русский]] | [[QtonPi_Bulgarian|Български]] | [[QtonPi_Ukrainian|Українська]]
'''English''' | [[QtonPi_Russian|Русский]] | [[QtonPi_Bulgarian|Български]] | [[QtonPi_Ukrainian|Українська]]


[toc align_right="yes" depth="2"]


Qt 5 and Raspberry Pi combine perfectly in so many ways. The goal of this project is to develop the required enablers for App and Platform Developers to enjoy Qt 5 after investing $35 in a Raspberry Pi board.
Qt 5 and Raspberry Pi combine perfectly in so many ways. The goal of this project is to develop the required enablers for App and Platform Developers to enjoy Qt 5 after investing $35 in a Raspberry Pi board.
Line 17: Line 17:
== Create ==
== Create ==


* [http://qt.gitorious.org/qt/qt5 Download: Source]
* [http://download.qt.io/official_releases/qt/ Download: Source]
* [http://www.raspberrypi.org/downloads Download: Rasbian Wheezy base image]
* [http://www.raspberrypi.org/downloads Download: Rasbian Wheezy base image]
* [http://www.ics.com/blog/building-qt-5-raspberry-pi#.U0ubso_7sYy Link to ICS tutorial]
* [http://www.ics.com/blog/building-qt-5-raspberry-pi#.U0ubso_7sYy Link to ICS tutorial]
* [http://wiki.qt.io/RaspberryPi Build]
* [[RaspberryPi|RaspberryPi Build]]
* [http://wiki.qt.io/apt-get_Qt4_on_the_Raspberry_Pi Tutorial : apt-get install Qt4 on the Rasperry Pi]
* [[Apt-get_Qt4_on_the_Raspberry_Pi|Tutorial apt-get install Qt4 on the Rasperry Pi]]
* [[RaspberryPi_Beginners_Guide|Beginner’s guide to cross-compile Qt5 on RaspberryPi]]
* [[Native_Build_of_Qt5_on_a_Raspberry_Pi|Native Build of Qt5 on a Raspberry Pi]]
* [http://visualgdb.com/tutorials/raspberry/qt-cross/ Tutorial : Cross-compiling Qt Apps for Raspberry Pi with Visual Studio]
* [http://visualgdb.com/tutorials/raspberry/qt-cross/ Tutorial : Cross-compiling Qt Apps for Raspberry Pi with Visual Studio]
* [http://wiki.qt.io/RaspberryPi_Beginners_guide Beginner’s guide to cross-compile Qt5 on RaspberryPi]
* [http://wiki.qt.io/Native_Build_of_Qt5_on_a_Raspberry_Pi Native Build of Qt5 on a Raspberry Pi]


== Contribute ==
== Contribute ==
Line 37: Line 37:
== Qt 5 and Raspberry Pi in Action! ==
== Qt 5 and Raspberry Pi in Action! ==


* [http://www.youtube.com/watch?v=8Fy63w6WxOw Video: X11+OpenGL ES on top of Raspberry Pi, with qmlviewer & Harmattan Qt Components on Mer]
* [http://www.youtube.com/watch?v=8Fy63w6WxOw Video: X11+OpenGL ES on top of Raspberry Pi, with qmlviewer & Harmattan Qt Components on Mer]
* [http://blog.qt.nokia.com/2011/12/02/call-for-qt-on-raspberry-pi-mentors/ Call for Qt on Raspberry Pi Mentors]
* [http://blog.qt.nokia.com/2011/12/02/call-for-qt-on-raspberry-pi-mentors/ Call for Qt on Raspberry Pi Mentors]
* [http://blog.qt.nokia.com/2011/11/24/qt-5-with-rasberry-pi-a-delicious-mix-with-home-delivery/ Qt 5 with Rasberry Pi: a delicious mix with home delivery]
* [http://blog.qt.nokia.com/2011/11/24/qt-5-with-rasberry-pi-a-delicious-mix-with-home-delivery/ Qt 5 with Rasberry Pi: a delicious mix with home delivery]

Revision as of 21:03, 17 November 2016

English | Русский | Български | Українська


Qt 5 and Raspberry Pi combine perfectly in so many ways. The goal of this project is to develop the required enablers for App and Platform Developers to enjoy Qt 5 after investing $35 in a Raspberry Pi board.

We have got some pre-release boards and we have reached the first proofs of concept. We are in contact with the Raspberry Pi Foundation and Broadcom to ensure that Qt 5 is well supported and all the components can be released and developed openly.

As we've indicated in this blog post, Nokia is giving away 400 Raspberry Pi boards (Model B) to App and Platform Developers. If you are looking to sign up for Qt on Raspberry Pi Device Program please go here.

Following links should help you get started.

Qt on Pi

QtonPi was originally intended as an end to end platform, enabling a developer to boot straight into a controlled environment which could be deployed to via a single click inside of an associated Qt SDK. The maintenance burden of keeping the platform image up to date with the latest firmware, the failure to benefit from other community wide advances such as the Rasbian hardfp image along with the awesome proactive support we have received directly from the Wheezy maintainers have encouraged us to build upon their efforts as much as possible rather than trying to achieve similar ends in parallel.

Create

Contribute

Collaborate

Qt 5 and Raspberry Pi in Action!

Additional resources