How to install Qt/Qtopia on embeded linux?
Hello,
I am using Motorola Cell (Motorokr E6). This cell has Linux as OS. I have search many forums about how to install Qt/Qtopia on this cell... But most of are not that much aware about Qt/Qtopia....
So anyone can please throw some lights on how to install Qt/Qtopia on linux installed in motorokr e6... maximum allowed external memory is 2GB... so i think this is sufficient to install QT/Qtopia....
Reference sites:
http://www.modmymoto.com
http://www.motorolafans.com/
Awaiting for answers/comments/queries.
Re: How to install Qt/Qtopia on embeded linux?
But what is the exact problem you are facing? You can't complile Qtopia for your device or you can't deploy it or you can't run it or...?
Re: How to install Qt/Qtopia on embeded linux?
Thanks for reply...
Actually i have tried ./configure and then make ...
but cant able to do make... it is giving error like that platform is not supported to continue....
i dont know why??
//Atil
Re: How to install Qt/Qtopia on embeded linux?
Did you download and configure the toolchain for your platform?
Re: How to install Qt/Qtopia on embeded linux?
i have downloaded qtopia-opensource-src-4.2.4.tar.gz and try to do it.... what is toolchains.. i want to know the concept...
Re: How to install Qt/Qtopia on embeded linux?
You need a compiler (and its environment) that will be able to compile code for your device. You have to use it to compile Qtopia and then deploy it on the device.
Here is something for you to read:
http://doc.trolltech.com/latest/qtop...compiling.html
Re: How to install Qt/Qtopia on embeded linux?
thanks wysota.... I am following the link... really now i can understand Qtopia very well.. thanks for your help.. will try to do and if i will get any problem, will inform on this thread...
Re: How to install Qt/Qtopia on embeded linux?
There is document on www.youtiyou.com