Updating tk +quartz failed on Snow Leopard

Kevin Walzer kw at codebykevin.com
Tue Aug 23 19:10:14 PDT 2016


On 8/23/16 10:04 PM, Ryan Schmidt wrote:
>
> This is weird because the backingScaleFactor method is supposed to return a double, not an id, and is part of the Retina display API introduced in Mac OS X 10.7. It is not in 10.6. The window should not be responding to the backingScaleFactor selector on 10.6, so that if statement should never have returned true and that code should never have been run.
>
While I'm not the author of that code, I did commit it, and you're 
right, it should not have run. What compiler is this error being 
triggered on?

--Kevin

-- 
Kevin Walzer
Code by Kevin/Mobile Code by Kevin
http://www.codebykevin.com
http://www.wtmobilesoftware.com



More information about the macports-users mailing list