I just set up SFML with CodeBlocks with help of sfml-dev tutorial, and it worked for the tutorial example. However, when I load the "Pong" example from the SFML folder, the error pops up:
"sfml_project.exe - Application error
The instruction at "0x10025ef2" referenced memory at "0x0158bfe0". The memory could not be "read".
Click on OK to terminate the program"
I'm very confused about what could cause this error. Help?