On Fri Jan 02 2015 at 4:02:13 PM Rick Foos <rf...@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
_______________________________________________
lldb-dev mailing list
lldb-dev@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to