Is it possible to compile for Raspberry Pi using the Qt framework or is it possible to install the Qt creator on the actual Raspberry?
Asked
Active
Viewed 3,627 times
2 Answers
4
There is a RPi Operating system dedicated to running Qt - it's called QtonPi.
Here's what Qt have to say about it, and here's what the RPi people have to say about it.
The Qt website is somewhat more informative: you can download the source or an image, and see a lot of videos about it.

ACarter
- 2,350
- 6
- 25
- 39
2
Try this. http://qt-project.org/wiki/RaspberryPi , it worked for me.

user7828
- 21
- 1
-
Hi there, welcome to StackExchange. If you could pad out your answer with some of the information found in your link then it will improve it's usefulness drastically! – Jivings Jun 07 '13 at 06:53