<div dir="ltr">"clean build" referred to our existing system, not the cmake conversion.  For our current system, it is only necssary to nuke the build output directory.  Figuring out the mechanics of doing a switching mode under cmake is something we'll deal with  once we're able to get the different kinds of build working.  <div>
<br></div><div>Rick</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, May 1, 2014 at 9:09 AM, Nils Gladitz <span dir="ltr"><<a href="mailto:nilsgladitz@gmail.com" target="_blank">nilsgladitz@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On 01.05.2014 15:04, Rick McGuire wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
With our existing setup, to switch between 32- and 64- bit builds, we only need to change the option specified on the vcvarsall batch file and do a clean build.  The tools figure out from the environment variables which build we're doing any everything works great.<br>

<br>
</blockquote>
<br></div>
Does the "clean build" involve removing the build directory or at least removing CMakeCache.txt/CMakeFiles?<br>
Otherwise CMake will keep using the cached compiler information from the initial configuration rather than querying the build environment again.<span class="HOEnZb"><font color="#888888"><br>
<br>
Nils<br>
</font></span></blockquote></div><br></div>