Hi,
I had been using SFML 2.0 for quite a while working in Netbeans with no problems. I saw that 2.0 had been officially released and had the XCode templates so decided to give them a go. I followed the
instruction guide to install the required libs and frameworks etc.
I then created a basic test application as described in the same guide yet when I complied I get a large number of errors
Screenshot of ErrorsAny help would be much appreciated. I really can't figure out where I have gone wrong.
EDIT: This was done with the C++ 11 support via compiling SFML myself. I have since scrapped that and done it with the standard GCC pre-compiled versions and now the error count is over 200...!