I don't know why, everything works fine, but when I refer to one of the static predefined colors, I get this link error:
error LNK2001: sÃmbolo externo "public: static class sf::Color const sf::Color::Green" (?Green@Color@sf@@2V12@B) sin resolver
I am using RenderWindow's and the entire graphic library, so I don't know what's going on.
I tried to rebuild the library many times, but no success!