1
General / error LNK2001: unresolved external symbol "public: static class sf::RenderStates
« on: May 28, 2016, 03:05:54 am »
i linked all the sfml-*-d.lib files, but it still can't find sf::RenderStates::Default and sf::Color::(anyColorName) (6 error lines) - it finds other stuff except only these few things
it all works in Release config without -d in .lib names, but i need it to work in Debug config
what's wrong? i have the latest sfml version
it all works in Release config without -d in .lib names, but i need it to work in Debug config
what's wrong? i have the latest sfml version