Installing Qt libraries on Rasberry Pi
-
I'm interested in installing the Qt libraries into my Pi. At 1st, I tried
@sudo apt-get install qmake@ but it didn't work (not found error message). I thought it would be easier, hence I have the debian distribution for the Pi.I've seen this: http://qt-project.org/wiki/RaspberryPi but I'm not 100% sure that I have to do
@apt-get update
apt-get install qt50-snapshot@Thanks for any answers! Please if I'm on the wrong path, guide me on how to compile and use my Qt application on my Pi.
-
Oh! I've forgotten about this thread, but I've found it in my repositories and I've downloaded it any way :)
Thanks!
-
how long does it took to build on the rpi ? i plan to use nfs to achieve that ... because current snapshots (early august 2012) are before current beta state version ?