Hello,
I just decided to use the SFML with Qtcreator for a little project.
I build the library as explained on the website, etc
When testing the "sfml works" program, everything is fine, the window is displayed, but when I try to create any Audio object, the program crashes at the beginning
When I simply include Audio.h, it's fine..
I continue searching, but nobody seems to have this precise problem...
Thanks