PDA

View Full Version : qt_embeded linux on ARM



henk
7th August 2009, 07:13
hello,

I have ARM 9 board, and I run uClinux on it. and hello world works so far :) . can some one advice me what to do to run qt sample programs on this board?

henk

yogeshgokul
7th August 2009, 07:15
Build them and run.;);)

henk
7th August 2009, 14:39
Build them and run.;);)

ha ha ha... looks who is is funny here:eek:

axeljaeger
9th August 2009, 16:13
So you got a console hello world or a qt hello world? If you have not yet Qt running on it, build a Qt using the cross compiler and put it on the device. From my experience, building Qt using a cross compiler is pretty straight forward.

Evgeniy_SPB
13th November 2014, 16:18
Could you explain me how to compile Qt for uClinux? I've no problems with compiling Qt for Linux but for uClinux it doesn't work.