[QtonPi] Qt5 QtMultimedia QML on Pi

Alex Bradbury asb at asbradbury.org
Thu Aug 16 10:49:19 CEST 2012


On 15 August 2012 20:03, Michal Lazo <michal.lazo at mdragon.org> wrote:
> Hello
> I just did working solution on rapsbian :)
> Qt5 native build on rapsberry pi with distcc on 5 machines in qemu
> It is pretty "fast". Cross compilation is faster but you don't need to
> solve all problems
> I didn't build qt webkit :) as it wasn't simple qmake and make -j 6
> I don't understand why it need something special

Out of interest, how long did it take with distcc? If you mean you set
up qemulated ARM machines to distribute your C compilation too, that's
actually not necessary - you can distcc to a cross compiler on another
machine.

Alex


More information about the QtonPi mailing list