Hi Ben,
 have you tried generating Unix makefiles from CMake instead of an XCode 
project, and compiling with make?

Luca


On Apr 1, 2012, at 12:10 AM, "Berkowitz, Benjamin M" 
<[email protected]> wrote:

> Hi Luca,
> 
> I'm running XCode version 4.3.2, and from what I read Apple changed around 
> the directories and it's causing headaches.
> 
> gcc --version gives me 4.2.1
> 
> 'ls /usr/bin/install_name_tool' doesn't give me an error, and 'which 
> install_name_tool' gives me '/usr/bin/install_name_tool'.  Gcc is also 
> located in /usr/bin.
> 
> Thanks,
> Ben
> 
> 
> On Mar 30, 2012, at 2:46 PM, Berkowitz, Benjamin M wrote:
> 
>> Hi,
>> 
>> I've been doing some research and it sounds like CMake is having problems 
>> with the newest version of Xcode.  Is anyone else using the newest version 
>> of XCode to compile the VMTK source with CMake?  Did you have problems?
>> 
>> Thanks,
>> Ben
>> 
>> 
>> 
>> On Mar 30, 2012, at 10:59 AM, Berkowitz, Benjamin M wrote:
>> 
>>> Hi,
>>> 
>>> I'm trying to build VMTK from source.  I had luck earlier on another 
>>> computer, but now I'm having problems in CMake.  Here are the errors I get 
>>> when I configure, using XCode as my compiler:
>>> 
>>> The C compiler identification is unknown
>>> CMake Error at /Applications/CMake 
>>> 2.8-7.app/Contents/share/cmake-2.8/Modules/CMakeFindBinUtils.cmake:71 
>>> (MESSAGE):
>>> Could not find install_name_tool, please check your installation.
>>> Call Stack (most recent call first):
>>> /Applications/CMake 
>>> 2.8-7.app/Contents/share/cmake-2.8/Modules/CMakeDetermineCCompiler.cmake:171
>>>  (INCLUDE)
>>> CMakeLists.txt:1 (PROJECT)
>>> CMake Error: Could not find cmake module 
>>> file:/Users/benberkowitz/vmtk-build/CMakeFiles/CMakeCCompiler.cmake
>>> CMake Error: Could not find cmake module 
>>> file:/Users/benberkowitz/vmtk-build/CMakeFiles/CMakeCXXCompiler.cmake
>>> Configuring incomplete, errors occurred!
>>> 
>>> Has anyone encountered this before?
>>> 
>>> Thanks,
>>> Ben Berkowitz
>>> ------------------------------------------------------------------------------
>>> This SF email is sponsosred by:
>>> Try Windows Azure free for 90 days Click Here 
>>> http://p.sf.net/sfu/sfd2d-msazure_______________________________________________
>>> vmtk-users mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/vmtk-users
>> 
>> ------------------------------------------------------------------------------
>> This SF email is sponsosred by:
>> Try Windows Azure free for 90 days Click Here 
>> http://p.sf.net/sfu/sfd2d-msazure_______________________________________________
>> vmtk-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/vmtk-users
> 
> ------------------------------------------------------------------------------
> This SF email is sponsosred by:
> Try Windows Azure free for 90 days Click Here 
> http://p.sf.net/sfu/sfd2d-msazure
> _______________________________________________
> vmtk-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/vmtk-users
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
vmtk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/vmtk-users

Reply via email to