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 error: utility: No such file or directory # include <utility> ^ compilation terminated. make[3]: *** [.obj/qutfcodec.o] Error 1 In file included from ../../../include/QtCore/qcompilerdetection.h:1:0, from ../../../include/QtCore/../../src/corelib/global/qglobal.h:78, from ../../../include/QtCore/qglobal.h:1, from ../../../mkspecs/linux-g++/qplatformdefs.h:47, from ../../corelib/global/qglobal.cpp:42: ../../../include/QtCore/../../src/corelib/global/qcompilerdetection.h:846:20: fatal error: utility: No such file or directory # include <utility> ^ compilation terminated. make[3]: *** [.obj/qglobal.o] Error 1 make[3]: Leaving directory `/home/sona/Yocto_10102014/qt-everywhere-opensource-src-5.3.2/qtbase/src/tools/bootstrap' make[2]: *** [sub-bootstrap-make_first] Error 2 make[2]: Leaving directory `/home/sona/Yocto_10102014/qt-everywhere-opensource-src-5.3.2/qtbase/src' make[1]: *** [sub-src-make_first] Error 2 make[1]: Leaving directory `/home/sona/Yocto_10102014/qt-everywhere-opensource-src-5.3.2/qtbase' make: *** [module-qtbase-make_first] Error 2 Please let me know if am missing anything in this regard. Thanks and Regards, Ramakanth ============================================================================================================================ Disclaimer: This message and the information contained herein is proprietary and confidential and subject to the Tech Mahindra policy statement, you may review the policy at http://www.techmahindra.com/Disclaimer.html externally http://tim.techmahindra.com/tim/disclaimer.html internally within TechMahindra. ============================================================================================================================
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest