1
Graphics / Re: SFML configuration to code::blocks error.
« on: April 11, 2016, 03:11:52 am »
SOLVED
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Then you have modified the directory.
The include directory should contain another directory called SFML which then holds the content from that last screenshot.
Don't randomly move things around and then wonder why it doesn't work. Also try to understand what the problem is. I mean if it says "not found" it's pretty obvious where to look. And if you don't understand what #include does, then you might want to first go back a few steps and read a bit more on C++. It's a though language and you're required to know quite a bit about it if you want to use SFML.
And what does the C:\sfml\include directory contain?here is what it contains https://gyazo.com/2aeadfad1ce84e6b2d85376c465ac2c4
Did you do a clean rebuild?
Is C:\smfl\include really a correct path?i corrected it but still the problem remains
Make shure that you give correct path to SFML include directory.i corrected the include path to: C:\sfml\include\SFML