I\'m trying to open a SFML window, but every time it is launched it says \"Access violation reading location: 0xCCCCCCC0.\" The error is occuring in the init() method. Relevant
Fixed it!
Turns out under the C++ pre-processor I set the definition to SFML_STATIC instead of SFML_DYNAMIC