<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi all,<div class=""><br class=""></div><div class="">I can’t seem to get swift to build using cmake. When I run <font face="Menlo" class="">build-script -t</font>, it exits prematurely with:</div><div class=""><br class=""></div><div class=""><div class=""><font face="Menlo" class="">CMake Error: Error: generator : Ninja</font></div><div class=""><font face="Menlo" class="">Does not match the generator used previously: Unix Makefiles</font></div><div class=""><font face="Menlo" class="">Either remove the CMakeCache.txt file and CMakeFiles directory or choose a different binary directory.</font></div><div class=""><font face="Menlo" class="">utils/build-script: command terminated with a non-zero exit status 1, aborting</font></div></div><div class=""><font face="Menlo" class=""><br class=""></font></div><div class="">I’m using CMake from the binary distribution and a bootstrapped Ninja, but I get the same errors with CMake and Ninja from Homebrew.</div><div class=""><br class=""></div><div class="">Thanks,</div><div class="">Harlan Haskins&nbsp;</div></body></html>