SFML community forums

Help => Window => Topic started by: aisman on May 01, 2008, 08:58:00 pm

Title: unresolved external symbol "public: __thiscall sf::Wind
Post by: aisman 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)
Title: unresolved external symbol "public: __thiscall sf::Wind
Post by: Laurent on May 02, 2008, 05:02:30 am
Which compiler ? Which OS ?
Title: unresolved external symbol "public: __thiscall sf::Wind
Post by: aisman on May 02, 2008, 09:09:28 pm
Quote from: "Laurent"
Which compiler ? Which OS ?

VS2008 pro, WindowsXP SP2, 32bit
Title: unresolved external symbol "public: __thiscall sf::Wind
Post by: aisman on May 18, 2008, 07:14:00 pm
I releoded the latest SVN today...
...Error no longer existing.

Thanks.
Title: unresolved external symbol "public: __thiscall sf::Wind
Post by: Laurent on May 19, 2008, 02:43:44 am
Great :)