[CMake] CMake cvs TOT and Xcode

Sean McBride sean at rogue-research.com
Thu Oct 1 18:40:20 EDT 2009


James,

I'm curious why you're using Xcode 3.0 on 10.5.8.  Why not use Xcode
3.1.4?  Perhaps it's actually Xcode's fault and the bug is already fixed.


On 10/1/09 4:37 PM, James Bigler said:

>So was anyone else able to reproduce this issue?
>
>James
>
>On Tue, Sep 29, 2009 at 10:07 AM, James Bigler <jamesbigler at gmail.com> wrote:
>> On Tue, Sep 29, 2009 at 9:40 AM, Bill Hoffman <bill.hoffman at kitware.com>
>> wrote:
>>>
>>> James Bigler wrote:
>>>>
>>>> Silly me.  That wasn't a very helpful bug report.
>>>>
>>>> I updated CMake from CVS last night at approximately 9 PM MDT.
>>>>
>>>> I have XCode 3.0 installed.
>>>>
>>>> OSX is version 10.5.8.
>>>>
>>>> I also just verified that I have the same problem with CMake 2.8 RC 1.
>>>>
>>>> James
>>>>
>>>> On Tue, Sep 29, 2009 at 5:04 AM, David Cole <david.cole at kitware.com
>>>> <mailto:david.cole at kitware.com>> wrote:
>>>>
>>>>    Which TOT is the one you mean?
>>>>    http://acronyms.thefreedictionary.com/TOT
>>>>
>>>>    What day did you update CMake from CVS?
>>>>    What Xcode version?
>>>>    What Mac OSX version?
>>>>
>>> Still don't know what TOT is??
>>>
>>> Also, are you building for more than one architecture?
>>>
>>> Can you do cmake --debug-trycompile and then run make VERBOSE=1 in the
>>> CMakeFiles/CMakeTmp directory that is being used by the ABI check?
>>>
>>> -Bill
>>
>> Sorry, TOT == Top of Tree.
>>
>> I used --debug-trycompile and when I went into CMakeFiles/CMakeTmp there
>> wasn't a makefile (Xcode generator), but there was an
>> CMAKE_TRY_COMPILE.xcodeproj.  I opened that up and hit "Build" and it
seemed
>> to build without errors, but I d on't see the actual executable
>> cmTryCompileExec that was supposedly generated.
>>
>> I'm not trying to build with more than one architecture.  I sent my command
>> line earlier:
>>
>> CMakeLists.txt:
>> cmake_minimum_required(VERSION 2.6)
>> project(my_include_directories)
>>
>> $ /code/cmake-cvs/install/bin/cmake ../ -G Xcode
>> $ /Applications/Code/CMake\ 2.8-0.app/Contents/bin/cmake ../ -G Xcode
>> --debug-trycompile

-- 
____________________________________________________________
Sean McBride, B. Eng                 sean at rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada




More information about the CMake mailing list