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

<charconv> not found (and string_view, too) #725

Open
JetForMe opened this issue Jan 3, 2025 · 1 comment
Open

<charconv> not found (and string_view, too) #725

JetForMe opened this issue Jan 3, 2025 · 1 comment

Comments

@JetForMe
Copy link

JetForMe commented Jan 3, 2025

GCC's C++17 support is pretty poor, including lacking <charconv>. It's from 2017, and the toolchain really should be updated.

@JetForMe JetForMe changed the title <charconv> not found <charconv> not found (and basic_string, too) Jan 4, 2025
@JetForMe JetForMe changed the title <charconv> not found (and basic_string, too) <charconv> not found (and string_view, too) Jan 4, 2025
@JetForMe
Copy link
Author

JetForMe commented Jan 4, 2025

Oh, this may be because the platform I'm building for is using gnu++11, not gnu++17.

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