SFML community forums
Help => General => Topic started by: Johhen on August 30, 2016, 02:45:23 pm
-
Hey guys, i have a windows 10 and i'm using the Qt Creator and now i need use the SFML, but in the internet i don't found a good tutorial how do it.
My compiller is that Desktop Qt 5.7.0 MinGW 32bit. I have the newest version of Cmake instaled and
i intend to use the SMLF 2.4.0. But none video or tutorial i have tried work.
Can you help me to install and using the SFML with Qt Creator?
-
Try this (https://github.com/SFML/SFML/wiki/Tutorial%3A-Compile-and-Link-SFML-with-Qt-Creator) or this (https://github.com/SFML/SFML/wiki/Tutorial%3A-Link-SFML-with-Qt-Creator).
Also keep in mind that it's your responsibility to learn how the IDE works that you've picked. ;)