Category:QtonPi: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
(Fix a link format)
(Modify links format)
Line 17: Line 17:
== Create ==
== Create ==


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


== Contribute ==
== Contribute ==

Revision as of 07:31, 1 March 2015

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

[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.

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