TGUI v0.5 is no longer supported, use a newer TGUI version instead.
Visual Studio - CMake
CodeBlocks - CMake
Linux (and CodeBlocks) - CMake
Xcode - CMake
Not having a tutorial for it doesn’t mean that the compiler/ide isn’t supported.
In theory, you should be able to use any compiler supported by cmake.
Introduction tutorial (part 1/3) - Starting with TGUI
Introduction tutorial (part 2/3) - Working with objects
Introduction tutorial (part 3/3) – Handling callbacks
Also make sure to check the documentation and example code.