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

Author Topic: Selection version SFML libraries for Code Blocks 13.12  (Read 1230 times)

0 Members and 1 Guest are viewing this topic.

Rewrite

  • Newbie
  • *
  • Posts: 1
    • View Profile
Selection version SFML libraries for Code Blocks 13.12
« on: August 05, 2015, 02:12:48 am »
Hi,
I want start learn programming in c++ and sfml library. I have installed 64 bit version Windows 10 Home. I have question. Which version I have to download for using this SFML library in Code Blocks 13.12 from this page:
http://www.sfml-dev.org/download/sfml/2.3.1/? Please help me this problem.
« Last Edit: August 05, 2015, 02:34:19 am by Rewrite »

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10827
    • View Profile
    • development blog
    • Email
Re: Selection version SFML libraries for Code Blocks 13.12
« Reply #1 on: August 05, 2015, 02:35:23 am »
If you got the "codeblocks-13.12mingw-setup.exe" package, you'll need the "GCC 4.7.1 TDM (SJLJ) - 32-bit" package.
If you got the "codeblocks-13.12mingw-setup-TDM-GCC-481.exe" package, you'll need the "GCC 4.8.1 TDM (SJLJ) - 32-bit" package.

And please use the correct forum next time. This has nothing to do with a binding. ;)
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/