[CMake] cmake self test fails on "Darwin - 9.8.0 - i386" with gcc47 and spaces in path

Claus Klein claus.klein at arcormail.de
Sun May 27 16:01:20 EDT 2012


done, now it works better.

Same with and without ninja!

Claus

On 27.05.2012, at 18:24, Richard Wackerbarth wrote:

> You need to clean out your build tree. You have things left over  
> from the previous builds using ninja.
>
> Internal cmake changing into directory: /Users/clausklein/Downloads/ 
> My Cmake Test/Tests/Architecture Error: cmake execution failed CMake  
> Error: Error: generator : Unix Makefiles Does not match the  
> generator used previously: Ninja Either remove the CMakeCache.txt  
> file or choose a different binary directory.
> Keep a separate build tree for Unix makefiles and for Ninja builds.  
> You can use the same source tree if you wish.
>
> Richard
>
> On May 27, 2012, at 11:19 AM, Claus Klein wrote:
>
>> Hi Richard,
>>
>> I have set it to i386.
>> I have Xcode 3.1 installed year ago to bootstrap macports.
>> I never use it!
>>
>> This problems for example are caused that my gcc47 compiler is used  
>> to compile objectc++, but it is not build to do this!
>>
>> All this errors are have the this kind of reason, none of them is  
>> caused from ninja.
>>
>> And without ninja, I have more trouble as I want.
>>
>> see http://open.cdash.org/viewTest.php?onlyfailed&buildid=2312582
>>
>> // Regards
>> Claus
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20120527/e5e9f52d/attachment.htm>


More information about the CMake mailing list