DSCML-C is a C/C++ library based off of CSFML to allow DSFML the ablility to interact with and use the SFML library.
The purpose of DSFML-C is to be a better link between DSFML and SFML than CSFML was, and also fixes some issues encountered wtih CSFML, namely this issue.
DSFML uses the shared libraries produced by DSFML-C, so you need to build them in order use DSFML, you need to build this library. Follow the tutorial here
This is currently a beta version and could probably still use a little work. Feel free to open up some issues in the tracker!