[vtk-developers] [VTK 0013922]: iOS builds look in the wrong place for Xcode

Mantis Bug Tracker mantis at public.kitware.com
Thu Feb 28 10:19:24 EST 2013


The following issue has been SUBMITTED. 
====================================================================== 
http://www.vtk.org/Bug/view.php?id=13922 
====================================================================== 
Reported By:                Graham Lee
Assigned To:                
====================================================================== 
Project:                    VTK
Issue ID:                   13922
Category:                   (No Category)
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     backlog
Project:                    TBD 
Type:                       incorrect functionality 
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             2013-02-28 10:19 EST
Last Modified:              2013-02-28 10:19 EST
====================================================================== 
Summary:                    iOS builds look in the wrong place for Xcode
Description: 
Hi,

the makefiles generated by CMake for the Apps/iOS build look in hard-coded paths
(/Applications/Xcode.app/Contents/Developer and /Developer) for the iPhone SDKs
and other tools. Xcode can be relocated to other paths, a feature I and other
developers make use of to work with preview releases or otherwise manage
different versions of the tools. Therefore, for me the VTK cannot be built
because it cannot find the platform SDK.

I've attached a patch to the cmake files that uses xcode-select to find Xcode,
which works regardless of Xcode's location on the filesystem.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-02-28 10:19 Graham Lee     New Issue                                    
2013-02-28 10:19 Graham Lee     File Added: fix-xcode-location.patch            
       
======================================================================




More information about the vtk-developers mailing list