From: Kevin W. <kw...@co...> - 2014-10-20 01:16:04
|
Ned, On 10/19/14, 9:00 PM, Ned Deily wrote: > Heads up for OS X 10.10 Yosemite users: if you build a version of Cocoa > Tk 8.6.x or 8.5.x for OS X 10.10, that is, either on 10.10 or with > MACOSX_DEPLOYMENT_TARGET=10.10, Tk will abort during initialization with > the error: > > Mac OS X 10.10000 or later required > > The problem is due to an incompatible change in Apple's > AvailabilityMacros, a change necessary due to the version number moving > from one ('.9') to two ('.10') digits. From reading about similar reports on the MacPorts list, shouldn't this be attributed to the fact that Apple hasn't yet shipped the 10.10 SDK? My guess is that this will be automatically resolved once Xcode 6.1 is released. Please give the build another try after the new Xcode is out. --Kevin -- Kevin Walzer Code by Kevin/Mobile Code by Kevin http://www.codebykevin.com http://www.wtmobilesoftware.com |