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

Errors with GLIBC CXX17 #111

Open
meerfrau opened this issue May 12, 2023 · 1 comment
Open

Errors with GLIBC CXX17 #111

meerfrau opened this issue May 12, 2023 · 1 comment

Comments

@meerfrau
Copy link

meerfrau commented May 12, 2023

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

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.

@efferre79
Copy link

efferre79 commented Mar 6, 2024

I have the same problem using GCC 12, opencascade 7.7, pywrap at master. I have tried from scratch by generating the bindings using cmake 15 and 17. pybind is 2.11.1

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

2 participants