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

Sol fails to compile (std members undefined) #966

Open
broxen opened this issue Sep 8, 2022 · 0 comments
Open

Sol fails to compile (std members undefined) #966

broxen opened this issue Sep 8, 2022 · 0 comments
Assignees
Labels
bug Verified bug
Projects

Comments

@broxen
Copy link
Collaborator

broxen commented Sep 8, 2022

Issue

As described here: https://sol2.readthedocs.io/en/latest/errors.html

Sol throws several (18) errors when compiling with g++ v12.2 related to std library methods being undefined.

Resolution

Not sure. This shouldn't be happening because we set(CMAKE_CXX_STANDARD 17) right at the top of the project CMAKE file

@broxen broxen added the bug Verified bug label Sep 8, 2022
@broxen broxen added this to the Version 0.8: (Name TBD) milestone Sep 8, 2022
@broxen broxen self-assigned this Sep 8, 2022
@broxen broxen added this to Needs triage in Squash Bugs via automation Sep 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Verified bug
Projects
Squash Bugs
  
Needs triage
Development

No branches or pull requests

1 participant