1
General / Re: Problems Setting Up SFML2.1
« on: September 25, 2013, 08:18:23 pm »It's anyways better to start your project off an empty project, rather than a Win32 project, because the Win32 project already adds a few things you don't really need. Why it wouldn't work with Win32, I don't know.
As for access violation, we can't really help further. You'll need to provide the code and at best run it as Ixrec suggested through the debugger to find out where it crashes.
I'm still not really sure what the problem was with it, but it seems to work now for some reason.