You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does it compile when you follow the instructions from the README?
I think it should since the CI runs are successful. I guess the CMakeLists need some updates in order to be able to use them in other projects.
Does it compile when you follow the instructions from the README? I think it should since the CI runs are successful. I guess the CMakeLists need some updates in order to be able to use them in other projects.
It works when I build it and install globally on my system. What I'm trying to do is use Imtui as a Cmake subdirectory inside of a project
Hello,
I'm trying to use Imtui in my Cmake project, but Imtui doesn't compile.
here's the error:
Also, yes, I did clone the repo with
--recursive
so theimgui
submodule is present in thethird-party
directoryThe text was updated successfully, but these errors were encountered: