I have te issue that I get the lnk2001 unresolved external symbol "pubnlick: static class sf::Color const sf::Color::White error in debug mode. When I go to release mode I have the problem that '/ZI'and '/GL'command-line options are incompatible.
What do I have to do it is my first time using SFML and i don't now how to fix this problem.