Re: [yocto] Cross compile recipe cmake

2017-07-14 Thread Andrea Galbusera
On Thu, Jul 13, 2017 at 10:48 AM, Elmar van Rijnswou < elmarbla...@hotmail.com> wrote: > Hello! I've been doing a lot of searching on the internet,but I can't seem > to find anybody with my problem. I'm trying to add a recipe to my image and > deliver it straight with the system. Everything goes f

[yocto] Cross compile recipe cmake

2017-07-13 Thread Elmar van Rijnswou
Hello! I've been doing a lot of searching on the internet,but I can't seem to find anybody with my problem. I'm trying to add a recipe to my image and deliver it straight with the system. Everything goes fine, up until the recipe I created links to other libraries. I have dependencies to Qt4. I