Hello.
I'm making a game and to do so, I've made a Menu class, with MenuItems and stuff, but I had some "Unhandled exception", so I narrowed the debug at the simple fact that I cannot declare a single sf::String on my program... even the Copy/pasted code from the tutorials doesn't work.
I still get the Unhandled Exception at (blahblah) memory adress.
Do you have the same problem or a solution for that?