[CMake] MSYS and Intel Fortran/MSVC/C++

Arjen Markus arjen.markus at deltares.nl
Sun Jan 6 10:27:26 EST 2013


On Fri, 04 Jan 2013 09:09:58 -0500
  Bill Hoffman <bill.hoffman at kitware.com> wrote:

> 
> I suspect you might be right.  I am thinking this is 
>MSYS messing with the command line somehow.  Can you 
>build with nmake and a DOS shell? If so, can you then go 
>into that tree with the msys shell and try to build?
> 

Victory!

Within the MSVC-en abled MSYS shell I explicitly set
the TMP variable to "e:\\temp" and then I run the
commands:

    CMake -G "NMake Makefiles" ../src
    nmake

Both commands complete successfully - so it is indeed the
interference of MSYS with the path pointed to by the
environment variable TMP.

Regards,

Arjen

 

DISCLAIMER: This message is intended exclusively for the addressee(s) and may contain confidential and privileged information. If you are not the intended recipient please notify the sender immediately and destroy this message. Unauthorized use, disclosure or copying of this message is strictly prohibited.
The foundation 'Stichting Deltares', which has its seat at Delft, The Netherlands, Commercial Registration Number 41146461, is not liable in any way whatsoever for consequences and/or damages resulting from the improper, incomplete and untimely dispatch, receipt and/or content of this e-mail.






More information about the CMake mailing list