<br><br><div class="gmail_quote">On Fri Jan 02 2015 at 4:02:13 PM Rick Foos <<a href="mailto:rfoos@codeaurora.org">rfoos@codeaurora.org</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div lang="EN-US" link="blue" vlink="purple"><p class="MsoNormal"><br></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d">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.</span></p></div></blockquote><div><br></div><div>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 </div></div>