[MacPorts] #45433: CMake fails to build with Xcode 6.
#45433: CMake fails to build with Xcode 6. -----------------------+-------------------------------- Reporter: hijaszu@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Keywords: | Port: -----------------------+-------------------------------- I ran into the same situation with as ticket:44210. CMake failed to build on the pure Yosemite install, with Xcode 6. I tried every proposed solution from the ticket referred, but none of them worked. Then I figured out that the Xcode 6 installed with Yosemite contains /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk directory, instead of the one that CMake would like to refer (ending MacOSX10.10.sdk). By symlinking the existing directory to /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk CMake is able to compile. I don't know why the original bug report was closed as there seems to be no solution on the page. -- Ticket URL: <https://trac.macports.org/ticket/45433> MacPorts <http://www.macports.org/> Ports system for OS X
#45433: CMake fails to build with Xcode 6. ------------------------+-------------------------------- Reporter: hijaszu@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: duplicate | Keywords: yosemite Port: cmake | ------------------------+-------------------------------- Changes (by ryandesign@…): * status: new => closed * keywords: => yosemite * resolution: => duplicate * port: => cmake Comment: Duplicate of #44581. Install and select Xcode 6.1. -- Ticket URL: <https://trac.macports.org/ticket/45433#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#45433: CMake fails to build with Xcode 6. ------------------------+-------------------------------- Reporter: hijaszu@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: duplicate | Keywords: yosemite Port: cmake | ------------------------+-------------------------------- Comment (by ryandesign@…): And please remove the symlink you created. -- Ticket URL: <https://trac.macports.org/ticket/45433#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#45433: CMake fails to build with Xcode 6. ------------------------+-------------------------------- Reporter: hijaszu@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: duplicate | Keywords: yosemite Port: cmake | ------------------------+-------------------------------- Comment (by hijaszu@…): If I would install the new version of Xcode, then it would remove the symlink - since it's inside the app bundle. The problem with using the 6.1 is that I need the stable version for development purposes. -- Ticket URL: <https://trac.macports.org/ticket/45433#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts