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 building abaddon on Debian testing (Trixie) with FMT v9 from APT.
But, 2 other projects (kemai and ueberzugpp) are already present on my system, compiled and installed in /usr/local, with FMT v10.
This result in the same error as in issue 271: after 100%, ld fails because of FMT v10.
How can I force the correct version? -DSPDLOG_FMT_EXTERNAL=ON did not work.
The text was updated successfully, but these errors were encountered:
Originally posted by @Dromader2137 in #271 (comment)
I'm building abaddon on Debian testing (Trixie) with FMT v9 from APT.
But, 2 other projects (kemai and ueberzugpp) are already present on my system, compiled and installed in /usr/local, with FMT v10.
This result in the same error as in issue 271: after 100%, ld fails because of FMT v10.
How can I force the correct version? -DSPDLOG_FMT_EXTERNAL=ON did not work.
The text was updated successfully, but these errors were encountered: