Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
Window
»
unresolved external symbol "public: __thiscall sf::Wind
Print
Pages: [
1
]
Author
Topic: unresolved external symbol "public: __thiscall sf::Wind (Read 5921 times)
0 Members and 1 Guest are viewing this topic.
aisman
Newbie
Posts: 25
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)
Logged
Laurent
Administrator
Hero Member
Posts: 32498
unresolved external symbol "public: __thiscall sf::Wind
«
Reply #1 on:
May 02, 2008, 05:02:30 am »
Which compiler ? Which OS ?
Logged
Laurent Gomila - SFML developer
aisman
Newbie
Posts: 25
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
Logged
aisman
Newbie
Posts: 25
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.
Logged
Laurent
Administrator
Hero Member
Posts: 32498
unresolved external symbol "public: __thiscall sf::Wind
«
Reply #4 on:
May 19, 2008, 02:43:44 am »
Great
Logged
Laurent Gomila - SFML developer
Print
Pages: [
1
]
SFML community forums
»
Help
»
Window
»
unresolved external symbol "public: __thiscall sf::Wind