1
Window / Re: Yet another buffer overrun...
« on: August 31, 2013, 09:54:52 pm »
It's come up a lot, that's why I called it infamous.
http://google.com/#q=site:en.sfml-dev.org%2Fforums+buffer+overrun
Basically, you build the sample program, it runs with the green circle and SFML Works! window title, and then crashes with a buffer overrun whenever you try to close the window or resize it.
The problem appears to occur when you have a mismatch between: debug/release, static/dynamic, or between different VS compiler versions.
Based on the info I posted, I'm pretty sure that I'm using the correct lib and dll files. There's something else causing the issue.
http://google.com/#q=site:en.sfml-dev.org%2Fforums+buffer+overrun
Basically, you build the sample program, it runs with the green circle and SFML Works! window title, and then crashes with a buffer overrun whenever you try to close the window or resize it.
The problem appears to occur when you have a mismatch between: debug/release, static/dynamic, or between different VS compiler versions.
Based on the info I posted, I'm pretty sure that I'm using the correct lib and dll files. There's something else causing the issue.