Stephen,<div><br></div><div>The test you recently added is failing on many platforms on the CMake dashboard today. Are you working on resolving these test failures?</div><div><br></div><div>This output:</div><div><span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif; font-size: 14px; "><pre>
*** Exception executing: Exit code 0xc0000135</pre><pre>means that one of the dlls could not be loaded properly by the built executable. Are you putting the dlls in the same directory with the executables by setting CMAKE_RUNTIME_OUTPUT_DIR ... ?</pre>
</span><div>Do you have a Windows machine with Visual Studio on it for local testing?</div><div><br></div><div><br></div><div>Thanks,</div><div>David</div><div><br></div><br><div class="gmail_quote">On Tue, Aug 2, 2011 at 9:38 AM, Brad King <span dir="ltr"><<a href="mailto:brad.king@kitware.com">brad.king@kitware.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">On 8/2/2011 3:40 AM, Stephen Kelly wrote:<div class="im"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Brad King wrote:<br>
I've now also tested with MSVC and MinGW on Windows. I couldn't seem to get<br>
cmake to work on cygwin though.<br>
<br>
I'll see if I can test on Mac too before pushing to the cmake repo.<br>
<br>
One question I have is: Will the unit tests for this be run on all platforms<br>
before it gets to master?<br>
</blockquote>
<br></div>
Yes.  You will create a topic branch starting from 'master' but it will<br>
initially be merged into 'next' for testing.  If there are failures you<br>
will be able to extend the topic with corresponding fixes.  Only after<br>
the whole topic is mature will upstream developers merge it to 'master'.<br>
<br>
Thanks,<br><font color="#888888">
-Brad</font><div><div></div><div class="h5"><br>
______________________________<u></u>_________________<br>
cmake-developers mailing list<br>
<a href="mailto:cmake-developers@cmake.org" target="_blank">cmake-developers@cmake.org</a><br>
<a href="http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers" target="_blank">http://public.kitware.com/cgi-<u></u>bin/mailman/listinfo/cmake-<u></u>developers</a><br>
</div></div></blockquote></div><br></div>