When I create a text object like in the sample:
sf::Text text("hello");
or if I create one and set string later, it crashes,
Even If I remove everything else from my code except the text sample, it still crashes
Unhandled exception at 0x77d715ee in SFML_Tut.exe: 0xC0000005: Access violation reading location 0xcccccccc.