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

Author Topic: Help setting up SFML with Code::Blocks on Ubuntu!  (Read 1277 times)

0 Members and 1 Guest are viewing this topic.

TheRavenBlue

  • Newbie
  • *
  • Posts: 8
    • View Profile
Help setting up SFML with Code::Blocks on Ubuntu!
« on: November 26, 2015, 12:31:02 pm »
Hello, I'm having some problem setting up SFML on Code::Blocks on Ubuntu I tried to follow the Windows tutorial here but It did not work for me, can someone write or link me to a Linux & Code::Blocks specific tutorial!

Thank you!

SeriousITGuy

  • Full Member
  • ***
  • Posts: 123
  • Still learning...
    • View Profile
Re: Help setting up SFML with Code::Blocks on Ubuntu!
« Reply #1 on: November 26, 2015, 02:18:49 pm »
Depends on your Ubuntu Version, but here is my tutorial for 14.04 http://seriousitguy.blogspot.de/2014/11/how-to-setup-sfml-on-ubuntu-1404-lts.html

Should be mostly appropriate on Ubuntu 15.10 and for SFML 2.3, haven't tested it yet. Some libs should be different (no libglew anymore, but libxcb and maybe others)
If you use 14.04.2 or 14.04.3 you can't compile it yourself because of a nasty bug in aptitude which can't install OpenGL development headers. So you must go with precompiled binaries.

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10823
    • View Profile
    • development blog
    • Email
Re: Help setting up SFML with Code::Blocks on Ubuntu!
« Reply #2 on: November 27, 2015, 10:37:50 am »
If you tell us what exactly didn't work, we maybe able to help you further.
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/