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

Error when compiling with macports clang on OS X #29

Open
gudlaugu opened this issue Mar 25, 2022 · 1 comment
Open

Error when compiling with macports clang on OS X #29

gudlaugu opened this issue Mar 25, 2022 · 1 comment

Comments

@gudlaugu
Copy link

When I try to compile with clang++-mp-13 (libc++) from macports on OS X I get the following error

/opt/local/libexec/llvm-13/bin/../include/c++/v1/istream:321:26: error: implicit instantiation of undefined template 'std::ctype'
if (!__ct.is(__ct.space, *__i))

Does anyone know of a solution to this?

@matajoh
Copy link
Owner

matajoh commented Sep 7, 2022

Did you find a solution to this or is it still an ongoing issue?

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