I played the examples of FairyGUI on Axmol as source here
It very nice ! (y)
Screen.Recording.2023-03-31.at.16.16.33.mov
FGUI Project :Download here
Step 1: Install Axmol as source here
Step 2: cd to AxmolFGUI
Step 3: run
IOS :
cmake -S . -B build -GXcode -DCMAKE_TOOLCHAIN_FILE=$AX_ROOT/cmake/ios.toolchain.cmake -DPLATFORM=OS64
Windows: read Windows (64/32 bit Visual Studio 2019/2022) -> Axmol