Closed fghoussen closed 1 year ago
Not mac based so I don't have much clue to fix this!...
I might be able to fix this (I'm a Mac user) so I'll merge the PR! Thank you 👍
FYI, https://github.com/seanchas116/qtimgui/commit/48d64a715b75dee24e398f7e5b0942c2ca329334 specifying CMAKE_PREFIX_PATH
to /usr/local/opt/qt@5/
fixed the build. (In Homebrew Qt5 is a "keg-only" package which means it is installed in a separate directory and you have to specify paths manually)
Not sure you want/need adding macos in CI... But as it's a 3 minutes thing, I let you decide :)