Hello everybody!<div><br></div><div>Sorry for the late in reply. I had a &#39;miss configured&#39; filter dropping all my mails.</div><div><br></div><div>Thanks for all replies sent. All of them have great hints on how to solve this problem.</div>

<div>But, after the <span style>Thielemans</span> reply, i decided that the build type must be selected from inside the Visual Studio, giving the liberty to decide the proper way in face the problem.</div><div><br></div>
<div>
Thanks again for all the replies!</div><div><br><div class="gmail_quote">On Fri, Feb 24, 2012 at 4:39 PM, John Drescher <span dir="ltr">&lt;<a href="mailto:drescherjm@gmail.com">drescherjm@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">&gt; 2. Do batch building. I do this option. Look at the cmake --build command<br>
&gt;<br>
<br>
</div>Here is an example of this for one of my current projects (not exactly<br>
what I do but close enough):<br>
<br>
rem configure<br>
pushd .<br>
cd X:\64Bit\VC.100\Qt\StudyManager<br>
cmake X:/CMakeBased/Qt/StudyManager<br>
popd<br>
<br>
rem build the nsis package.<br>
cmake --build X:/64Bit/VC.100/Qt/StudyManager --config Release --target PACKAGE<br>
<br>
X:/64Bit/VC.100/Qt/StudyManager is the build folder containing the<br>
.sln CMakeCache.txt ...<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
John<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br>Best regards,<br><br>Maurício Souza Klein.<br>
</div>