Michael Wild wrote:
On 29. Mar, 2010, at 9:51 , Fred Fred wrote:
Subject: Re: [CMake] Is there really any cmake support? From:
them...@gmail.com Date: Mon, 29 Mar 2010 08:55:44 +0200 CC:
cmake@cmake.org To: stan1...@hotmail.fr
On 28. Mar, 2010, at 18:09 , Fred Fred wrote:
[snip] What I do not understand is why would cmake use non
ASCII characters? Since my path is in ASCII (at least I hope
that a mkdir command with non-accentuated characters does not
generate non ASCII paths!) and I checked all the paths in the
cmake configuration editor, I do not understand where a problem
may arise.
IF you look close at the error message, it is not your software that is
the problem. It is the install directory for CMake itself that is the
problem. The test uses a full path to a source file in the CMake
install tree to test the C compiler. That path has the issue. If you
installed CMake into a different directory it should work.
-Bill
_______________________________________________
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