[yocto] bitbake -c populate_sdk -v poky-image

Paul Eggleton paul.eggleton at linux.intel.com
Wed Aug 28 07:41:42 PDT 2013


On Wednesday 28 August 2013 13:23:04 Navani Srivastava wrote:
> Following is my image file to generate rootfs image with SDK having Qt
> support..
> I am able to build SDK successfully but on building any Qt application with
> generated SDK getting following error message-
> 
> /opt/poky/1.3.2/sysroots/EBboard-poky-linux-gnueabi//usr/include/qtopia/QtCo
> re/qglobal.h:68:21: fatal error: algorithm: No such file or directory
> compilation terminated.
> make[2]: *** [obj_rel/AdjustedTime.o] Error 1
> 
> Please suggest..

I can't tell from the little amount of the error output you've given but it 
sounds like either standard C++ headers are not installed, or they are but the 
compiler can't find them for some reason.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the yocto mailing list