[fpc-pascal] Mac OS X SDL without gcc or XCode

dmitry boyarintsev skalogryz.lists at gmail.com
Sun Mar 22 05:44:42 CET 2009


> "2009-03-21 16:25:08.178 test[694:10b] Warning once: This application,
> or a library it uses, is using NSQuickDrawView, which has been
> deprecated. Apps should cease use of QuickDraw and move to Quartz."
>
> Am i doing something wrong?
Nothing. i've got the same warning too.
I suspect this is SDL framework implementation, and there's nothing we
(SDL-users) can do about it (except for updating SDL framework after
the next version is released).

i've googled a bit :
http://www.omnigroup.com/mailman/archive/macosx-dev/2001-August/030624.html
yes, this mailling list is pretty old, but still code hasn't changed ever since!
googling also shows that NSQuickDrawView is used in 1.2.x SDL tags.

if you have the latest SDL trunk, could you check if NSQuickDrawView
usage has been removed? (they really should remove it!)

Thanks,
Dmitry



More information about the fpc-pascal mailing list