Hi everyone,
This is my first post although I've been following the library for quite some time now.
To the point:
Recently I have uninstalled VS2010 in order to upgrade to VS2012 and I have successfully built the library for it.
This however broke my interchangeability with the QT creator IDE which I use to integrate SFML for a Level editor that I am building.
Through trial and error I managed to build the library using QT creator's MingGW integrated compiler using its ability to communicate with Cmake.
I would like to post a step by step tutorial of the process if anyone is interested and I am asking where is the correct place to make such a post?
Thanks in advance and congratulations for making such an awesome library!