Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows bug in PR5432 #5438

Open
OgreTransporter opened this issue Feb 1, 2025 · 0 comments
Open

Windows bug in PR5432 #5438

OgreTransporter opened this issue Feb 1, 2025 · 0 comments

Comments

@OgreTransporter
Copy link
Contributor

There is a known bug in PR #5432, see #5006.

#include <fmt/format.h>

  1. The line should look like this:
#include <spdlog/fmt/fmt.h>
  1. In the current version of spdlog (https://github.com/gabime/spdlog/tree/v1.x/include/spdlog/fmt/bundled), format.h has been moved to the bundled subfolder. Therefore, fmt.h and not format.h should be used.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant