The easiest way is that you have IDE that comes with a compiler so you don't have to worry about makefiles etc. Code::Blocks is quite ok, but I would recommend Visual Studio Community (free version) if you are on Windows. Also, you should probably check Codelite's readme/manual/etc. to see how to compile and run a project from editor if it's possible.