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

When will the new version be released? #856

Closed
jimwang118 opened this issue Dec 18, 2024 · 1 comment
Closed

When will the new version be released? #856

jimwang118 opened this issue Dec 18, 2024 · 1 comment

Comments

@jimwang118
Copy link

I get compilation errors when using the latest release, but the code has been fixed. When will the next release be released? It's been more than a year since the release.

D:\b\g2o\src\230806_git-93792713b9.clean\g2o\core\optimizable_graph.cpp(483): error C2039: 'join': is not a member of 'fmt'
D:\installed\x86-windows\include\fmt/ostream.h(25): note: see declaration of 'fmt'
D:\b\g2o\src\230806_git-93792713b9.clean\g2o\core\optimizable_graph.cpp(483): error C3861: 'join': identifier not found
D:\b\g2o\src\230806_git-93792713b9.clean\g2o\core\optimizable_graph.cpp(483): error C2672: 'spdlog::logger::error': no matching overloaded function found
D:\installed\x86-windows\include\spdlog/logger.h(252): note: could be 'void spdlog::logger::error(const T &)'
@RainerKuemmerle
Copy link
Owner

Published a new release corresponding to latest master just now.
Sorry for not spotting the build issue impact earlier. Thanks for reporting.

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

2 participants