SFML community forums

Help => General => Topic started by: chrusty on June 03, 2011, 01:53:56 pm

Title: Odd warning in SFML 2 when exiting opengl sample on OSX.
Post by: chrusty on June 03, 2011, 01:53:56 pm
New to SFML on the Mac OS X (10.6.7) and I just noticed an odd warning, not sure if its something useful to report.

This happens while exiting the open GL sample (OpenGL.cpp) using SFML 2 (x86_64) with the following being written into console output:

2011-06-03 12:39:17.366 sample[12443:307] *** attempt to pop an unknown autorelease pool (0x100876e00)

Anyway, keep up the great work guys!
Title: Re: Odd warning in SFML 2 when exiting opengl sample on OSX.
Post by: Hiura on June 04, 2011, 02:21:12 pm
Hi,

We already "discussed" (well, not really "discussed" but...) this here (http://www.sfml-dev.org/forum/viewtopic.php?p=28936#28936).

Anyway,
Quote from: "chrusty"
not sure if its something useful to report.
Always report stuff! Even if it's nothing. It makes me happy to see people using SFML on Mac. :)
Title: Odd warning in SFML 2 when exiting opengl sample on OSX.
Post by: chrusty on June 06, 2011, 08:19:04 pm
Well, I have "hit" the search button before I decided to post this message. Thought  this was something specific to my environment so decided to post it.  :oops: