Hi,

I solve my problem following this tutorial:
http://cor-net.org/hello-world-in-qt-using-cmake-and-openembedded/3/

Thanks!

On Tue, Oct 16, 2012 at 6:31 PM, Fabrício Ceolin <ceo...@ulevel.com> wrote:

> Hi,
>
> I'm new at the yocto project and I'm building my first recipe.
>
> At now, I'm in trouble because the yocto is building my application for
> toolchain and I do not need that. I need build an application only for
> target image.
>
> My machine is x86_64 and my target is qemux86.
>
> When bitbake trying to compile the qjson for toolchain, bitbake tries to
> link 32 bits binaries with 64 bits toolchain's libraries.
>
> See my bb file and error attached
>
> How can I make this compilation use only target libs?
>
> In custom bb files, how do the bitbake know that compilation if for a
> toolchain or a target?
>
> Thanks
>
>
>
>
>
> --
> Fabrício Ceolin
> ulevel.com
> Diretor Executivo
>



-- 
Fabrício Ceolin
ulevel.com
Diretor Executivo
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to