Closed iam closed 5 years ago
clang should be told to use libc++, otherwise it will try to use libstdc++ which may be missing on some systems.
Resolves: #478
I apologize in advance for not updating Readme.html, I wasn't sure what the command to rebuild it was?
this is great, thanks!
clang should be told to use libc++, otherwise it will try to use libstdc++ which may be missing on some systems.
Resolves: #478