On Sep 26, 2014, at 7:48 PM, Marius Schamschula wrote: > On Sep 26, 2014, at 7:05 PM, Michael Dickens wrote: > >> I couldn't get CMake (3.0.2) to install today (10.10 preview 3, Xcode >> 6.0.1). It's kinda critical for other ports I maintain, so I'll be poking >> on it in the coming week. - MLD > > Not too surprising: Yos Preview needs Xcode 6.1-Beta, not Xcode 6.0.1 which > only has the 10.9 SDK.
Right. The Xcode 6 betas included the 10.10 SDK, then it was removed for Xcode 6 final. cmake requires an SDK matching the OS X version. https://trac.macports.org/ticket/44581 _______________________________________________ macports-users mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-users
