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

Author Topic: unresolved external symbol "public: __thiscall sf::Wind  (Read 4804 times)

0 Members and 1 Guest are viewing this topic.

aisman

  • Newbie
  • *
  • Posts: 25
    • View Profile
unresolved external symbol "public: __thiscall sf::Wind
« on: May 01, 2008, 08:58:00 pm »
On my project I got with the SVN:
>SFMLmemory.obj : error LNK2001: unresolved external symbol "public: __thiscall sf::Window::Settings::Settings(unsigned int,unsigned int,unsigned int)" (??0Settings@Window@sf@@QAE@III@Z)

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
unresolved external symbol "public: __thiscall sf::Wind
« Reply #1 on: May 02, 2008, 05:02:30 am »
Which compiler ? Which OS ?
Laurent Gomila - SFML developer

aisman

  • Newbie
  • *
  • Posts: 25
    • View Profile
unresolved external symbol "public: __thiscall sf::Wind
« Reply #2 on: May 02, 2008, 09:09:28 pm »
Quote from: "Laurent"
Which compiler ? Which OS ?

VS2008 pro, WindowsXP SP2, 32bit

aisman

  • Newbie
  • *
  • Posts: 25
    • View Profile
unresolved external symbol "public: __thiscall sf::Wind
« Reply #3 on: May 18, 2008, 07:14:00 pm »
I releoded the latest SVN today...
...Error no longer existing.

Thanks.

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
unresolved external symbol "public: __thiscall sf::Wind
« Reply #4 on: May 19, 2008, 02:43:44 am »
Great :)
Laurent Gomila - SFML developer

 

anything