This didn't sink in:, but now I get it.

>
> > As it is, cmake on windows doesn't get the "mounting" of /usr
>
> The MSYS "soft mount" is a feature of the MSYS shell.  It maps
> such paths in command lines to the corresponding Windows paths.
> No other programs are expected to translate such paths.

  Now I've backed my header file installation out from /usr/include and I'm
in simple
C-header hell.  Thanks again.


On Mon, May 19, 2014 at 6:37 AM, Brad King <brad.k...@kitware.com> wrote:

> On 05/18/2014 04:47 AM, Greg Jung wrote:
> > I'm trying to get cmake to build on a MSYS/Mingw system.
>
> We have nightly testing of building CMake itself using both
> the MSYS Makefiles generator and the MinGW Makefiles generator.
> We even test running the "bootstrap" script on MSYS.
>
> What is not working for you?  Are you launching from the MSYS
> shell?
>
> > As it is, cmake on windows doesn't get the "mounting" of /usr
>
> The MSYS "soft mount" is a feature of the MSYS shell.  It maps
> such paths in command lines to the corresponding Windows paths.
> No other programs are expected to translate such paths.
>
> > when I message the path-lists ... the semi-colons have disappeared
>
> Put the variable reference inside a ""-quoted argument.
>
> -Brad
>
> --
>
> Powered by www.kitware.com
>
> Please keep messages on-topic and check the CMake FAQ at:
> http://www.cmake.org/Wiki/CMake_FAQ
>
> Kitware offers various services to support the CMake community. For more
> information on each offering, please visit:
>
> CMake Support: http://cmake.org/cmake/help/support.html
> CMake Consulting: http://cmake.org/cmake/help/consulting.html
> CMake Training Courses: http://cmake.org/cmake/help/training.html
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
>
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to