Qt 4.8 Cross Compiling Configuration
-
Hi all,
I tried to install and configure Qt for cross compiling from a x86 Ubuntu 14.10 on a iMX6 target board equipped with a custom Ubuntu 14.10 clearly NOT of embedded family. All my efforts crashes in face of the wall built by the ./configure parameters. May someone help me?
Thank you
Sandro Rosi -
Hi and welcome to devnet,
You need to provide more details about what you are using, the configuration parameters and the exact error you get.
-
Try this config,
./configure -confirm-license -prefix /opt/qt_4_8_7 -opensource -nomake examples -nomake tests -xplatform qws/linux-arm-sarath-g++ -platform linux-g++ -shared -embedded arm -sysroot /opt/poky/2.0/sysroots/cortexa8hf-vfp-neon-poky-linux-gnueabi -qt3support -fast -qt-libpng -qt-libjpeg -openssl -openssl-linked -reduce-exports