When I compile my app (MinGW 4.5.2 - Latest) it's fine. When I run it, it starts a command prompt, takes up 18 MB of RAM, and does absolutely nothing. This is using the direct CPP file from the tutorial page that simply made a Window object and started the main loop. Any idea as to what causes this?