PDA

View Full Version : Update Qt Libraries installed on device



devildarkness
9th June 2011, 21:48
hi all

I'm newbie on Qt

I have an embedded linux installed on ARM 9 that supports this features:

arm-linux-gcc 3.4.1
qtopia 1.7.0
qt embedded 2.3.7

Now I want to build qt libraries on my pc (ubuntu 11.04) and cross compile a sample helloWorld program for my ARM device. but I cant compile qt embedded 2.3.7 libraries on my pc. can anyone help me to do this?

or is there any way to update qt embedded libraries installed on my device to latest version ?