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

Author Topic: undefine reference  (Read 4841 times)

0 Members and 1 Guest are viewing this topic.

G.

  • Hero Member
  • *****
  • Posts: 1592
    • View Profile
Re: undefine reference
« Reply #15 on: May 25, 2015, 05:06:46 pm »
It's very hard, but you have to use the version of SFML compiled for the compiler you use...
From what I can read on the CB download page , if you use the compiler package with codeblocks it's either the TDM 4.7.1 or  TDM 4.8.1...
Is there a reason why you're trying to use 4.9.2?

shadowmouse

  • Sr. Member
  • ****
  • Posts: 302
    • View Profile
Re: undefine reference
« Reply #16 on: May 25, 2015, 05:16:22 pm »
That's because I recommended it because binary recommended it for me as the best version as it is more stable and reliable than 4.8.1 and has c++11 which is good as 4.7.1 doesn't.

G.

  • Hero Member
  • *****
  • Posts: 1592
    • View Profile
Re: undefine reference
« Reply #17 on: May 25, 2015, 05:45:20 pm »
But it has to match your compiler version. :p

shadowmouse

  • Sr. Member
  • ****
  • Posts: 302
    • View Profile
Re: undefine reference
« Reply #18 on: May 25, 2015, 05:50:06 pm »
Yes, so you download the 4.9.2 version of sfml 2.3 and the compilerless version of codeblocks.

 

anything