Skip to content

Install missing C++ standard library#8

Merged
taughz merged 1 commit into
mainfrom
fix-missing-cpp-std
Jun 6, 2026
Merged

Install missing C++ standard library#8
taughz merged 1 commit into
mainfrom
fix-missing-cpp-std

Conversation

@taughz

@taughz taughz commented Jun 6, 2026

Copy link
Copy Markdown
Owner

By default Clang uses libstdc++-12-dev, which it was built against, so that needs to be installed. Alternatively, it's possible to use libc++-16-dev, so that is being installed as well.

By default Clang uses `libstdc++-12-dev`, which it was built against, so
that needs to be installed. Alternatively, it's possible to use
`libc++-16-dev`, so that is being installed as well.
@taughz taughz self-assigned this Jun 6, 2026
@taughz taughz merged commit b196317 into main Jun 6, 2026
1 check passed
@taughz taughz deleted the fix-missing-cpp-std branch June 6, 2026 20:24
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.

1 participant