Opened 13 years ago

Last modified 13 years ago

#1278 closed defect

NSApplication and NSAutoreleasePool management for Mac OS X — at Version 3

Reported by: bennylp Owned by: ming
Priority: major Milestone: release-2.0-alpha
Component: common Version: 2.0-dev-branch
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description (last modified by ming)

On Mac OS X, application needs to initialize an autorelease memory pool, event loop management, and multi-threading environment if it needs to use Cocoa framework (currently used by qt_dev and sdl_dev).

Change History (3)

comment:1 Changed 13 years ago by bennylp

SDL memory allocation error log with NSAutoReleasePool on Mac

comment:2 Changed 13 years ago by ming

  • Description modified (diff)
  • Summary changed from NSApplication and NSAutoReleasePool management for Mac OS for SDL to NSApplication and NSAutoreleasePool management for Mac OS X

comment:3 Changed 13 years ago by ming

  • Description modified (diff)
Note: See TracTickets for help on using tickets.