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

Author Topic: nope  (Read 1156 times)

0 Members and 1 Guest are viewing this topic.

Marcus

  • Newbie
  • *
  • Posts: 7
    • View Profile
nope
« on: April 03, 2012, 05:04:34 am »
nope
« Last Edit: April 08, 2012, 07:12:59 am by Marcus »

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Re: SFML 2 won't ****ing link! [RAGE]
« Reply #1 on: April 03, 2012, 07:56:10 am »
Two mistakes:
- you have duplicated SFML libraries in your linker options: "other linker option -lsfml-xxx" is the same as "link library sfml-xxx"
- you're using old 2.0 or 1.6 headers, the Window::Display() and Window::IsOpened() functions don't exist anymore in the latest SFML 2 revisions.

Quote
Why is SFML 2 such a hurdle?
Why are people making stupid mistakes so angry? :P
Laurent Gomila - SFML developer