[lldb-dev] MSBuild vs. Ninja build-timings on Windows

Zachary Turner zturner at google.com
Fri Jan 2 16:05:48 PST 2015


On Fri Jan 02 2015 at 4:02:13 PM Rick Foos <rfoos at codeaurora.org> wrote:

>
> Windows support for any non-MS packages can have gaps. For example, Ninja:
> Windows CMake 3.0.0 no longer ships Ninja. The Ninja from github doesn’t
> compile with the latest GCC or support msbuild particularly well.  Easy
> enough to workaround, stay with 2.8.8, but workarounds must be done for
> most anything on Windows.
>

Can you elaborate on this?  I use CMake 3.0 with no problem.  Are you
talking about how to get a ninja.exe binary on your system?  Ninja
bootstraps itself, so you don't need CMake to compile ninja, and once you
have a ninja.exe, it works just fine with CMake 3.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150103/5a0b155b/attachment.html>


More information about the lldb-dev mailing list