On Fri, 04 Jan 2013 09:09:58 -0500
 Bill Hoffman <bill.hoff...@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.




--

Powered by www.kitware.com

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

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

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to