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

Author Topic: can't set up sfml 2.3 on code::blocks  (Read 1451 times)

0 Members and 1 Guest are viewing this topic.

ElSnowman

  • Newbie
  • *
  • Posts: 2
    • View Profile
can't set up sfml 2.3 on code::blocks
« on: May 31, 2015, 07:06:07 am »
For the past week i have been trying to set up sfml on Code::Blocks and so far i have had no luck. i have followed every single part of the tutorial on setting it up as static and it always gives me errors. i have tried every sfml download for Code::Blocks and all of them give me linking errors that they cannot find a bunch of the things in the tutorial "SFML works!!" program. i must have done something wrong, but i cannot figure it out. please help!

shadowmouse

  • Sr. Member
  • ****
  • Posts: 302
    • View Profile
Re: can't set up sfml 2.3 on code::blocks
« Reply #1 on: May 31, 2015, 10:34:48 am »
Could you post errors and/or screenshots of your linking. Also, rather than just trying all of the downloads, just find out which version of MinGW you have and find the correct download, they're easily matchable and otherwise even if we solve your linking errors it still won't work.

zmertens

  • Jr. Member
  • **
  • Posts: 80
    • View Profile
Re: can't set up sfml 2.3 on code::blocks
« Reply #2 on: June 02, 2015, 01:23:42 am »
Try setting it up as debug and see if you get the same errors. I know that setting it up as static requires additional dependencies- did you test those?
The truth will set you free but first it will piss you off.