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
I'm not sure I miss anything but I tested it on macOS and I have to symlink cimgui.dylib file as libcimgui.dylib in order to pass linking phase in my Makefile.
Should cimgui.dylib be prefixed with lib in front or not?