The kickui looks pretty neat! I ran into some hurdles during building. I had to install imgui and I manually copied the portable file dialogs library. I would suggest to include both imgui and portable file dialogs are source libraries directly in git. This make building the kickui a smoother experience when not using vcpkg/conan.
My proposal would be to store both imgui and portable-file-dialogs into the tools/common folder under a potentially third party libraries subfolder. What do you think?
The kickui looks pretty neat! I ran into some hurdles during building. I had to install imgui and I manually copied the portable file dialogs library. I would suggest to include both imgui and portable file dialogs are source libraries directly in git. This make building the kickui a smoother experience when not using vcpkg/conan.
My proposal would be to store both imgui and portable-file-dialogs into the tools/common folder under a potentially third party libraries subfolder. What do you think?