SFML community forums

General => General discussions => Topic started by: Aung Thiha on September 02, 2020, 06:07:10 pm

Title: Latest version of SFML
Post by: Aung Thiha on September 02, 2020, 06:07:10 pm
Can anyone share me where can I look for latest sfml version in codeblocks? I have tried with several of videos from youtube which use sfml 2.4.2.
I have tried with codeblocks 20.3 and sfml 2.5.1. I followed all the steps which they use in youtube videos but libraries errors are still hitting me in debug box.
Title: Re: Latest version of SFML
Post by: MarbleXeno on September 07, 2020, 07:28:21 pm
The latest version of the SFML works fine with CodeBlocks. There's a tutorial on official site (https://www.sfml-dev.org/tutorials/2.5/start-cb.php). I remember how i used it to link SFML in this IDE. This tutorial should teach you step-by-step how to do that.