[cmake-developers] [CMake] CMake 2.8.9-rc1 ready for testing!

Peter Kümmel syntheticpp at gmx.net
Wed Jun 27 14:07:40 EDT 2012


On 26.06.2012 23:00, Bill Hoffman wrote:
> On 6/26/2012 2:42 PM, Claus Klein wrote:
>> yes, sure,
>>
>> On Darwin, I simply do:
>>
>> cmake -G 'Eclipse CDT4 - Ninja'
>> -DCMAKE_ECLIPSE_GENERATE_SOURCE_PROJECT=1 ../LMX
>>
>> That works with any cmake project I work.
>>
>> Nightly build on
>> uname -a
>> Darwin claus-kleins-macbook-pro.local 9.8.0 Darwin Kernel Version 9.8.0:
>> Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386 i386
>> i386 MacBookPro5,1 Darwin
>>
>
> Can you run cmake in gdb with a debug build and get the exact location
> of the crash?
>
> It is working on my windows box...

Works also here on Windows, Ubuntu 12.04, and Mac 10.8 (gcc-4.2, i386),
at least when I use cmake as sources.

Are you sure your sources are up to date? Recently I fixed
another(?) crash reported by you:

https://github.com/syntheticpp/CMake/commit/2fb07fc44c49da70a609fbc0df013c0301e9f36a#Source/cmExtraEclipseCDT4Generator.cxx


>
> -Bill



More information about the cmake-developers mailing list