16
General / Re: Can't seem to install SFML
« on: March 21, 2014, 12:48:07 pm »And use forward slashes for paths, they're portable.#include <SFML/Graphics.hpp>
I don't even know why people came to the idea of using \ for #include. Not even the bad books teach that...
? \ are for computer paths, what are portable paths?