TGUI 0.6 is no longer supported, use a newer TGUI version instead.
Visual Studio - precompiled libs
Visual Studio - CMake
CodeBlocks - precompiled libs
CodeBlocks - CMake
Xcode - dylib
Xcode - framework
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.
In this tutorial, you will learn how to build a login screen.
Part 1: Starting with tgui
Part 2: Working with widgets
Part 3: Handling simple callback
Make sure to also look at the documentation and example codes.