QSFML
|
Library that integrates SFML 2.3.x; 2.4.1+ (2.4.0 causes a X11-related problem) and Qt 5, includes event handling, universal types, useful functions (eg. key code converter) etc.
Download .deb packages from leatest github release and install using dpkg/apt etc.
All header files are in QSFML subdirectory, include useful ones and remember to link with -lQSFML.
Basic code, on top of which im writing QSFML, was created by "jueves", you can find original post here