Re: [Interest] Yocto + Qt5.3.2 error

2014-10-15 Thread Thiago Macieira
On Wednesday 15 October 2014 11:00:32 Ramakanthreddy Kesireddy wrote: > ../../../include/QtCore/../../src/corelib/global/qcompilerdetection.h:846:20 > : fatal error: utility: No such file or directory Your C++ compiler is not properly installed. -- Thiago Macieira - thiago.macieira (AT) intel.com

Re: [Interest] Yocto + Qt5.3.2 error

2014-10-15 Thread Ramakanthreddy Kesireddy
Hi, The configure line and output for the below error is given below: ./configure -v -opensource -confirm-license -device imx6 -device-option CROSS_COMPILE=/opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi- -sysroot /home/sona/Yocto_10102014/bu

[Interest] Yocto + Qt5.3.2 error

2014-10-15 Thread Ramakanthreddy Kesireddy
Hi, I could cross compile Qt5.3 Beta version successfully earlier using meta toolchain created with Yocto recipes on IMX6 Sabre AI board. However, when I try to cross compile Qt5.3.2, it gives below error. ../../../include/QtCore/../../src/corelib/global/qcompilerdetection.h:846:20: fatal erro