Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

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.


Messages - troliface

Pages: [1]
1
That was the issue! I'll open a new forum post if i find anything else, but thanks!

2
So i should use -c instead of compiling all at once?

3
Here it is!

4
Yes, i am, and it still doesn't work. Also, g++ for linux completely finds the headers from system, but mingw doesnt.

5
Oh and when i meant it cant find the header file i meant System.hpp cant find Config.hpp, main.cpp finds config just fine

6
Here's the structure of the project, sorry for not including it sooner

7
It exists where it should
By that i mean i used -L for every library file

8
I seriously dont know what is wrong here. The error is simple the following:
'fatal error: SFML/Config.hpp: No such file or directory'
I have included every library file for windows (building for linux using standard -l commands works) and pointed the compiler to it
I use makefiles if that helps

Pages: [1]
anything