Skip to content

Fix spdlog error with sed in GitHub actions - #5

Closed
izzy2lost wants to merge 1 commit into
android-devfrom
cursor/fix-spdlog-error-with-sed-in-github-actions-e9c3
Closed

Fix spdlog error with sed in GitHub actions#5
izzy2lost wants to merge 1 commit into
android-devfrom
cursor/fix-spdlog-error-with-sed-in-github-actions-e9c3

Conversation

@izzy2lost

Copy link
Copy Markdown
Owner

Add a sed patch to GitHub Actions workflows to fix spdlog compilation errors with fmt-10.

The patch injects missing <fmt::format_context> / <fmt::wformat_context> template arguments into /usr/include/spdlog/logger.h to resolve "cannot bind non-const lvalue reference..." errors caused by fmt-10 / GCC-13 incompatibility.


Open in Cursor Open in Web

Co-authored-by: izzynochill <izzynochill@gmail.com>
@cursor

cursor Bot commented Aug 7, 2025

Copy link
Copy Markdown

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@gemini-code-assist

Copy link
Copy Markdown

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@izzy2lost izzy2lost closed this Aug 7, 2025
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

Successfully merging this pull request may close these issues.

2 participants