Hi, First post.
I'm having trouble building the android example, I have compiled and installed the android sfml libraries but when I ndk-build I get the following error:
Android NDK: ERROR:C:/ndk/build//../sources/sfml/extlibs/Android.mk:freetype: LOCAL_SRC_FILES points to a missing file
Android NDK: Check that C:/ndk/build//../sources/sfml/extlibs/lib/armeabi-v7a/libfreetype.a exists or that its path is correct
C:/ndk/build//../build/core/prebuilt-library.mk:45: *** Android NDK: Aborting . Stop.
I have checked the directory and libfreetype.a does exist.
Any help would be greatly appreciated, thanks in advance.