From: Kevin W. <kw...@co...> - 2012-10-02 01:46:39
|
Hi Kevan, On 9/26/12 1:55 PM, Kevan Hashemi wrote: > So far as I can tell, the Cocoa version will run on OSX10.4. Can you > confirm this for me? I have some old machines doing data acquisition in > my laboratory that run 10.4 and 10.5, and I see no reason to retire them. Sorry for not responding to this. Cocoa requires 10.5 minimum. There were some significant changes in the Objective-C runtime on that version of OS X, and it's the first OS version to fully support 64-bit. If you need to support 10.4, stick with Carbon. Kevin -- Kevin Walzer Code by Kevin http://www.codebykevin.com |