Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Latest version of SFML  (Read 3121 times)

0 Members and 1 Guest are viewing this topic.

Aung Thiha

  • Newbie
  • *
  • Posts: 1
    • View Profile
    • Email
Latest version of SFML
« 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.

MarbleXeno

  • Guest
Re: Latest version of SFML
« Reply #1 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.