<p dir="ltr">You can use clear cache.</p>
<div class="gmail_quote">On Jul 12, 2014 5:05 AM, "Edward Diener" <<a href="mailto:eldlistmailingz@tropicsoft.com">eldlistmailingz@tropicsoft.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 7/11/2014 11:01 AM, Bill Hoffman wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 7/11/2014 10:33 AM, Edward Diener wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Shouldn't there be a way to change the current generator in the CMake<br>
GUI ? It seems like I can only do this if I choose a new "Where to build<br>
the binaries" path. But what if I just want to change the current<br>
generator to something else using the current outpath path ?<br>
</blockquote>
No, once the generator is set and you have run cmake once, you need to<br>
create a new build tree or wipe out the one you created the first time.<br>
  CMake stores a bunch of information about the compiler in the cache<br>
and other files in the build tree.  It does not know how to change all<br>
that without a clean tree.<br>
</blockquote>
<br>
It does not seem like cleaning the build tree from within the CMake GUI should be a hard programming task, if the end-user wishes to change the current generator. Nonetheless thanks for the information.<br>
<br>
<br>
-- <br>
<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/<u></u>CMake_FAQ</a><br>
<br>
Kitware offers various services to support the CMake community. For more information on each offering, please visit:<br>
<br>
CMake Support: <a href="http://cmake.org/cmake/help/support.html" target="_blank">http://cmake.org/cmake/help/<u></u>support.html</a><br>
CMake Consulting: <a href="http://cmake.org/cmake/help/consulting.html" target="_blank">http://cmake.org/cmake/help/<u></u>consulting.html</a><br>
CMake Training Courses: <a href="http://cmake.org/cmake/help/training.html" target="_blank">http://cmake.org/cmake/help/<u></u>training.html</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/<u></u>opensource/opensource.html</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/cmake" target="_blank">http://public.kitware.com/<u></u>mailman/listinfo/cmake</a><br>
</blockquote></div>