Excuse me if I'm incompetent.
I'm fairly new to C++, and after using SFML 1.6 for a while, I've decided to try out SFML 2 (my algorithms weren't very efficient which lead to poor performance, and I'm hoping SFML 2 will run a bit better). Thing is, I don't understand the CMake tutorial. At all.
If you need my computer information, I wish to use SFML 2 with the MinGW compiler on Code::Blocks, and my computer OS is Windows 7.
To start off:
How exactly do I run CMake-gui? I can't find an .exe file anywhere.