1
General / Re: Mac Xcode 3
« on: November 16, 2013, 03:36:39 am »
I figured out what I was doing wrong. I had to actually create that Templates folder structure. Then the sfml templates did appear in the Xcode New Project window. But I could still use some help, because when I try to Run the .app file, I get a long list of linking errors, so I think it must not be finding the frameworks. I put the frameworks into /Library/Frameworks , and I picked "Clang" in the setup window, which is the version I downloaded, so I don't know why it's not linking. Please help!