[Qt-interest] Cross compiling, how?

Jason H scorp1us at yahoo.com
Thu Nov 10 20:19:06 CET 2011


I am trying to x-compile Qt4.7 for ARM, on Windows. I have the x-compiler installed.

I looked around and the docs at http://doc.qt.nokia.com/4.7-snapshot/qt-embedded-crosscompiling.html#step-5-build-the-target-specific-executable are wrong. The latest Qt is complaining about -embedded and does not like me specifying qsw/linux-arm-g++ as the xplatform.

Eventually I worked that out to be -arch generic -xplatform linux-arm-g++ (after a dir copy)

Configure ran, then it old me to do a mingw32-make... which is wrong I think, but it didn't matter because there was no makefile present.

Is there a concise guide?

Then I'd like to get QtCreator set up to do the compile and deploy like I've seen it do for other people.

thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20111110/456d0445/attachment.html 


More information about the Qt-interest-old mailing list