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

macos build failed! #85

Open
lucasjinreal opened this issue Apr 6, 2023 · 0 comments
Open

macos build failed! #85

lucasjinreal opened this issue Apr 6, 2023 · 0 comments

Comments

@lucasjinreal
Copy link

mesh/build/temp.macosx-11.0-arm64-cpython-39/CGAL-4.7/include/CGAL/Algebraic_structure_traits.h:595:19: error: no template named 'binary_function' in namespace 'std'; did you mean '__binary_function'?
      : public std::binary_function< Type, Type,
               ~~~~~^~~~~~~~~~~~~~~
                    __binary_function
  /opt/homebrew/opt/llvm/bin/../include/c++/v1/__functional/binary_function.h:49:1: note: '__binary_function' declared here
  using __binary_function = __binary_function_keep_layout_base<_Arg1, _Arg2, _Result>;
  ^
  fatal error: too many errors emitted, stopping now [-ferror-limit=]
  5 warnings and 20 errors generated.
  error: command '/opt/homebrew/opt/llvm/bin/clang' failed with exit code 1
  error: subprocess-exited-with-error

If this lib no longer maintained, please avoid using it.

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