- clone cimgui (recursevly with submodules) (if it is not cloned, or download release)
- clone rlImGui (if it is not cloned, or download release)
- build cimgui (
make static
) - build
rlImGui
(./premake5(.bat) gmake && make
) // can be also built for release go run .