Errors with GLIBC CXX17
Open
- Dominant language
- C++
- Stars
- 197
- Forks
- 47
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 6
Description
Hi Adam,
I've got a ton of errors like `NCollection_tmpl.hxx:1610:67: error: expected unqualified-id before '*' token` when building with GCC 13 (or 11) and glibc 2.37: [Pastebin](https://pastebin.com/4ewiH3hf)
`export CXX=g++-11` didn't improve it, shall I lower the C++ std?
My last successful build was 7.6.4 which is now missing `libTKMath.so.7` from a newer OpenCascade.
Do you have any idea? I haven't tried in a clean chroot yet to verify that it is not a local problem.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.