Skip to content

Update spdlog version#1

Open
alxbilger wants to merge 1 commit into
mainfrom
update-spdlog-version
Open

Update spdlog version#1
alxbilger wants to merge 1 commit into
mainfrom
update-spdlog-version

Conversation

@alxbilger

@alxbilger alxbilger commented Jul 22, 2026

Copy link
Copy Markdown

1.11.0 fails to build with MSVC in Debug mode. See gabime/spdlog#2912 and fmtlib/fmt#3540. This is because it uses an old version of fmt. Since then, fmt fixes the build failure. In the meantime, spdlog updated its bundled version of fmt. So using the latest version of spdlog fixes the build failure.

FYI spdlog 1.11.0 is from Nov. 2022, and 1.17.0 is from Jan. 2026

1.11.0 fails to build with MSVC. See gabime/spdlog#2912 and fmtlib/fmt#3540. This is because it uses an old version of fmt. Since then, fmt fixes the build failure. In the meantime, spdlog updated its bundled version of fmt. So using the latest version of spdlog fixes the build failure.
@alxbilger alxbilger added the bug Something isn't working label Jul 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant