<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jun 4, 2014 at 12:28 PM, Richard <span dir="ltr"><<a href="mailto:legalize@xmission.com" target="_blank">legalize@xmission.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">In article <CAAiZkiB9iKUcUZvHXv0mDR-H8oY=<a href="mailto:hyrK3tEN2pPOdMu1cMW%2BPA@mail.gmail.com">hyrK3tEN2pPOdMu1cMW+PA@mail.gmail.com</a>>,<br>

<div class="">    Gabriel Dos Reis <<a href="mailto:gdr@integrable-solutions.net">gdr@integrable-solutions.net</a>> writes:<br>
<br>
> Some feedback on Debug vs. non-Debug build.<br>
><br>
> I tried a build setup that I haven't seen documented anywhere on Clang's<br>
> website (or on The Internet):<br>
>     (1) use PowerShell as working shell --<br>
> <a href="http://en.wikipedia.org/wiki/Windows_PowerShell" target="_blank">http://en.wikipedia.org/wiki/Windows_PowerShell</a><br>
>     (2) use cmake to generate project files<br>
<br>
</div>I believe this is documented on this page:<br>
<<a href="http://llvm.org/docs/GettingStartedVS.html" target="_blank">http://llvm.org/docs/GettingStartedVS.html</a>><br></blockquote><div><br></div><div>No, it is not.  The information there is essentially the same on  <<a href="http://clang.llvm.org/get_started.html">http://clang.llvm.org/get_started.html</a>></div>
<div><br></div><div>The build setup as I explained in the original message had three legs.  See Yaron's answer -- that did it.</div><div><br></div><div>Being able to build from the command line -- not just from VS *IDE* -- allows devs to launch builds from labs or build from a dev machine when one only has a slow remote connection.</div>
<div><br></div><div>The original issue appears to be a CMake quirk; see: <a href="http://stackoverflow.com/questions/19024259/how-to-change-the-build-type-to-release-mode-in-cmake">http://stackoverflow.com/questions/19024259/how-to-change-the-build-type-to-release-mode-in-cmake</a></div>
<div><br></div><div>-- Gaby</div><div> </div></div></div></div>