SFML community forums

Help => General => Topic started by: CaelanStewart on March 03, 2015, 08:35:37 am

Title: Stock SFML 2.2 Template Crashes
Post by: CaelanStewart on March 03, 2015, 08:35:37 am
Hi,

The stock, default settings and default code in the SFML 2.2 C++ Template for OS X builds successfully, but it crashes after it opens.

I get the following error:

Thread 1: EXC_BAD_ACCESS(code=EXC_I386_GPFLT)

Here's a screenshot:

--------EDIT--------
Screenshot too big to fit in post, click this link:
http://s2.postimg.org/e6ga2ef1z/Screen_Shot_2015_03_03_at_07_29_14.png
Title: Re: Stock SFML 2.2 Template Crashes
Post by: Hiura on March 03, 2015, 08:27:30 pm
Beside your post, first hit when searching: http://en.sfml-dev.org/forums/index.php?topic=17398.0 Have you checked it out?