Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
General
»
SFML 2 include
Print
Pages: [
1
]
Author
Topic: SFML 2 include (Read 1991 times)
0 Members and 2 Guests are viewing this topic.
asdatapel
Jr. Member
Posts: 76
SFML 2 include
«
on:
September 08, 2011, 01:39:37 am »
Ive compiled SFML 2 as per the tutorial, but I cant find where Im supposed to put the include dirctory. I know theres supposed to be a graphics.cpp, system.cpp, etc, but I cant find those in any of the folders. Thanks in advance
Logged
OniLinkPlus
Hero Member
Posts: 500
SFML 2 include
«
Reply #1 on:
September 08, 2011, 05:29:00 am »
No, there shouldn't be a Graphics.cpp, System.cpp, etc. There should be a Graphics.hpp, System.hpp, etc.
Logged
I use the latest build of SFML2
Laurent
Administrator
Hero Member
Posts: 32498
SFML 2 include
«
Reply #2 on:
September 08, 2011, 07:44:16 am »
Don't forget to execute the 'install' target after compiling SFML.
Logged
Laurent Gomila - SFML developer
asdatapel
Jr. Member
Posts: 76
SFML 2 include
«
Reply #3 on:
September 08, 2011, 07:42:50 pm »
I thought the install only moved the stuff to a specified directory? Or does it also make a source?
Logged
Laurent
Administrator
Hero Member
Posts: 32498
SFML 2 include
«
Reply #4 on:
September 08, 2011, 10:36:20 pm »
It gathers and copies everything, to get a clean install folder. And why are you talking about sources?
Logged
Laurent Gomila - SFML developer
Print
Pages: [
1
]
SFML community forums
»
Help
»
General
»
SFML 2 include