Re: [AD] END_OF_MAIN removal patch for msvc |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
On 18 Nov 2008, at 08:45, Thomas Fjellstrom wrote:
Wait, didn't allegro specifically go to an event loop and whatnot to get around this little problem? al_init() initializes any internal lib state, and the event loop gives allegro time to "do its thing" when needed without havingan explicit al_update_allegro(); api.
Yes. The problem is that the event loop needs to be run in the main thread on OS X.
Evert
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |