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 haven't built it with gcc. Actually, I'm not sure if I will consider supporting gcc. Probably will update the readme to let the devs know that they should use clang (at least until I consider adapting to gcc).
I'm running Ubuntu 22.10 with qt6-base and libspdlog-dev installed, running
cmake .. -DBUILD_TESTING=ON -DBUILD_COVERAGE=ON
runs fine, but runningmake
afterwards (gcc version 12.2.0 (Ubuntu 12.2.0-3ubuntu1) ) returnsOriginally posted by @Overflwn in #32 (comment)
The text was updated successfully, but these errors were encountered: