[Qt-interest] Cross compilation of QT embedded on ARM

Kurt Yang jieshuzheng at gmail.com
Mon Jun 1 11:36:11 CEST 2009


try the -platform option?

On Mon, Jun 1, 2009 at 5:07 PM, Anil H <dspinside at gmail.com> wrote:
> Hi,
>
>
> I was cross-compiling Qt embedded 4.5.1 on  a linux PC.
>
> ./configure -embedded arm -xplatform qws/linux-arm-g++
>
>
>
> It compiled qmake and then tried to execute it.
>
> However since it was cross-compiled for a embedded target(arm) and
>
> tried to execute it on x86, it failed. How to compile qmake for native
> x86-Linux PC
>
> and rest of the library for target(arm)?
>
>
>
> Regards
>
> Anil
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
>




More information about the Qt-interest-old mailing list