<div dir="ltr">This didn't sink in:, but now I get it.<div><div class="im" style="font-family:arial,sans-serif;font-size:13.333333015441895px"><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">
<div><br>> As it is, cmake on windows doesn't get the "mounting" of /usr<br><br></div>The MSYS "soft mount" is a feature of the MSYS shell.  It maps<br>such paths in command lines to the corresponding Windows paths.<br>
No other programs are expected to translate such paths. </blockquote></div><div style="font-family:arial,sans-serif;font-size:13.333333015441895px">  Now I've backed my header file installation out from /usr/include and I'm in simple</div>
</div><div style="font-family:arial,sans-serif;font-size:13.333333015441895px">C-header hell.  Thanks again.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, May 19, 2014 at 6:37 AM, Brad King <span dir="ltr"><<a href="mailto:brad.king@kitware.com" target="_blank">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"><div class="">On 05/18/2014 04:47 AM, Greg Jung wrote:<br>
> I'm trying to get cmake to build on a MSYS/Mingw system.<br>
<br>
</div>We have nightly testing of building CMake itself using both<br>
the MSYS Makefiles generator and the MinGW Makefiles generator.<br>
We even test running the "bootstrap" script on MSYS.<br>
<br>
What is not working for you?  Are you launching from the MSYS<br>
shell?<br>
<div class=""><br>
> As it is, cmake on windows doesn't get the "mounting" of /usr<br>
<br>
</div>The MSYS "soft mount" is a feature of the MSYS shell.  It maps<br>
such paths in command lines to the corresponding Windows paths.<br>
No other programs are expected to translate such paths.<br>
<br>
> when I message the path-lists ... the semi-colons have disappeared<br>
<br>
Put the variable reference inside a ""-quoted argument.<br>
<br>
-Brad<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/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/support.html</a><br>
CMake Consulting: <a href="http://cmake.org/cmake/help/consulting.html" target="_blank">http://cmake.org/cmake/help/consulting.html</a><br>
CMake Training Courses: <a href="http://cmake.org/cmake/help/training.html" target="_blank">http://cmake.org/cmake/help/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/opensource/opensource.html</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers</a><br>
</blockquote></div><br></div>