I'm having a problem with my project. (or annoyance , really)
I can compile just fine, but when I launch the application under Release or Debug in Visual Studio 2015, nothing gets rendered within the window, only the color of .clear(). If I go into the Release or Debug directory of my project and launch the executable, all the SFML Text shows up fine.
Is this a problem with Visual Studio settings I'm not aware of?
Sorry in advance if this has been answered elsewhere, I've tried to search around as much as possible but I cant really word the problem well. Thank you