Hi everyone !
(Sorry in advance for that English)
When I try to run "make install" at the root of the SFML folder, nothing happens. When I try to run "make" it tells me that NULL was not defined in include/SFML/System/ResourcePtr.inl. So I tried to include <cstdlib> or <cstddef> in it, <cstddef> made crash the compilation faster than without, and <cstdlib> shows me other errors, in other flies (in file included... from file... from file...)
I obviously am a newbie, if there's an option different of watching compilation errors 1 by 1 and try to solve them by hand...
Well, please help me, if you have time to...
Thanks a lot