Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
General
»
Vector2f
Print
Pages: [
1
]
Author
Topic: Vector2f (Read 2253 times)
0 Members and 2 Guests are viewing this topic.
Jimicro
Newbie
Posts: 31
Vector2f
«
on:
January 27, 2010, 03:32:01 pm »
Why do I get the error: 'Vector2f ' does not name a type?
Have I forgot something in my class?
Logged
Laurent
Administrator
Hero Member
Posts: 32498
Vector2f
«
Reply #1 on:
January 27, 2010, 03:39:10 pm »
sf::
Vector2f maybe? or #include <SFML/System.hpp>?
Logged
Laurent Gomila - SFML developer
Jimicro
Newbie
Posts: 31
Vector2f
«
Reply #2 on:
January 27, 2010, 03:59:39 pm »
Quote from: "Laurent"
sf::
Vector2f maybe? or #include <SFML/System.hpp>?
Yes, it works, thanks again
Logged
Print
Pages: [
1
]
SFML community forums
»
Help
»
General
»
Vector2f