1
General / SFML and XCode4.1
« on: August 07, 2011, 10:59:24 pm »
In the Scheme tab, clic "Edit Scheme", and set the Run "Build configuration" to Release.
But if you had this error, you probably compiled SFML on Debug configuration, so you should recompile SFML2 on Release mode too.
Don't forget to link all release .dylib you need after that
But if you had this error, you probably compiled SFML on Debug configuration, so you should recompile SFML2 on Release mode too.
Don't forget to link all release .dylib you need after that