16
General / Buffer overflow with basic Window tutorial
« on: November 03, 2010, 07:10:00 am »
This is just a guess but... If you're in debug mode, make sure you're linking to the debug libs.
They are the ones with the "-d" suffix.
For example...
sfml-system-d.lib
sfml-window-d.lib
sfml-main-d.lib (actually, I'm not sure about this one. I don't think you even need sfml-main.lib)
They are the ones with the "-d" suffix.
For example...
sfml-system-d.lib
sfml-window-d.lib
sfml-main-d.lib (actually, I'm not sure about this one. I don't think you even need sfml-main.lib)