I followed the tutorial on "getting started" and "opening a window". I used the source code directly from the "opening a window" tutorial and it compiles without error in CodeBlocks. When I run the executable I don't get a window though. I've tried creating both a "console application" and "SFML project" in CodeBlocks but the result is always the same. What am I doing wrong?