MacOSX deprecated code like Carbon etc.

You discovered a bug in the engine, and you are sure that it is not a problem of your code? Just post it in here. Please read the bug posting guidelines first.
Post Reply
Nadro
Posts: 1648
Joined: Sun Feb 19, 2006 9:08 am
Location: Warsaw, Poland

MacOSX deprecated code like Carbon etc.

Post by Nadro »

Hi

I improved some parts of Irrlicht MacOSX code in this patch:
https://sourceforge.net/tracker/?func=d ... tid=540676

More details You can find in patch description. As I mention in this description I will replace all deprecated code for MacOSX version >= 10.6 soon.

Why I care only about Snow Leopard and later? At first, because Mac App Store is avaiable only for 10.6+ (I heard that Apple doesn't like deprecated code in titles published on Mac App Store, so we need improve existing code). At second, because I heard that current code works very well on 10.5 and older.

Cheers,

Update:
Second version of this patch is already avaiable on a tracker.
Library helping with network requests, tasks management, logger etc in desktop and mobile apps: https://github.com/GrupaPracuj/hermes
hendu
Posts: 2600
Joined: Sat Dec 18, 2010 12:53 pm

Re: MacOSX deprecated code like Carbon etc.

Post by hendu »

Looks nice. I'll ping our mac guy to test this after the holidays.
Post Reply