Bonjour Hiura,
Xcode me donne toujours la même erreur après plusieurs test.
J'ai bien :
//Path to a file.
FREETYPE_INCLUDE_DIR_freetype2:PATH=/Users/julien/git/SFML/extlibs/headers/freetype2
//Path to a file.
FREETYPE_INCLUDE_DIR_ft2build:PATH=/Users/julien/git/SFML/extlibs/headers/freetype2
//Path to a library.
FREETYPE_LIBRARY:FILEPATH=/Users/julien/git/SFML/extlibs/libs-osx/Frameworks/freetype.framework
//Dependencies for the target
sfml-graphics_LIB_DEPENDS:STATIC=general;sfml-window;general;sfml-system;general;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/OpenGL.framework;general;/Users/julien/git/SFML/extlibs/libs-osx/Frameworks/freetype.framework;general;/Users/julien/git/SFML/extlibs/libs-osx/lib/libjpeg.a;
//ADVANCED property for variable: FREETYPE_INCLUDE_DIR_freetype2
FREETYPE_INCLUDE_DIR_freetype2-ADVANCED:INTERNAL=1
//ADVANCED property for variable: FREETYPE_INCLUDE_DIR_ft2build
FREETYPE_INCLUDE_DIR_ft2build-ADVANCED:INTERNAL=1
//ADVANCED property for variable: FREETYPE_LIBRARY
FREETYPE_LIBRARY-ADVANCED:INTERNAL=1
Il n y'a pas de modification à faire dans les options de build de xcode ?