1
General / SFML Book, chapter 3 World. Xcode. OS X
« on: March 08, 2014, 09:17:32 pm »
I'm currently doing chapter 3. in the SFML Game Development book. I followed the book and, the code on the authors github page.
End of chapter, time to compile and enjoy the fruit of my labour. Do a large error message pop up in Xcode. Nope. The window is about to open, I am bursting with anticipation. As soon as I see the dock in OS X expand to make way for the new window, the icon for the window flashes and disappears. And so my brain goes in to debugging mode.
I've tried giving the media files full system paths(the images and the font).
I've even copied the source from the authors github page for the chapter in question.
The most frustrating part? I have no error text to dump
So I'm writing this in hope that some one have had the same problem.
http://ge.tt/4gnUuXP1/v/0 A zip file containing the Xcode project.
it wasn't finding one of the *.png files
End of chapter, time to compile and enjoy the fruit of my labour. Do a large error message pop up in Xcode. Nope. The window is about to open, I am bursting with anticipation. As soon as I see the dock in OS X expand to make way for the new window, the icon for the window flashes and disappears. And so my brain goes in to debugging mode.
I've tried giving the media files full system paths(the images and the font).
I've even copied the source from the authors github page for the chapter in question.
The most frustrating part? I have no error text to dump
So I'm writing this in hope that some one have had the same problem.
http://ge.tt/4gnUuXP1/v/0 A zip file containing the Xcode project.
it wasn't finding one of the *.png files