Okay, so I downloaded SDL files...

... and I have a problem at the very beginning. When I write a simple program that initializes SDL, initializes Video and writes success, I CAN compile it... there's no error. But when I run the program, it stops responding and exits with exitcode 309.

What am I doing wrong? :?