[yocto] meta-mingw and cmake

Joshua Watt jpewhacker at gmail.com
Sat Jan 12 11:40:55 PST 2019


CC'ing yocto at yoctoproject.org

On Sat, Jan 12, 2019 at 1:02 PM Sinan Kaya <Okaya at kernel.org> wrote:
>
> Hi Joshua,
>
> I have this instruction to build cmake as part of the SDK.
>
> +# Add the CMake binary to the SDK
> +TOOLCHAIN_HOST_TASK += "nativesdk-cmake"
> +
>
>  When I add this, windows SDK build is failing to compile.
>
> I'm using the sumo branch. Do you have any ideas?

I believe that compiling cmake for mingw works on master, can you give
that a try? Also, be aware that while it compiles, it may not actually
work in the SDK depending on your use case. See
https://lists.yoctoproject.org/pipermail/yocto/2018-November/043344.html
for more details.

>
> Sinan


More information about the yocto mailing list