Open dirkgr opened 1 year ago
First, use the C++ compiler clang++
instead of clang
when compiling a C++ executable.
This seems to be an issue with your xcode installation. Do you have xcode installed?
clang++
has the same result, and when I conda deactivate
, it compiles just fine with the same clang++ test.cpp
command.
Solution to issue cannot be found in the documentation.
Issue
On OSX:
Installed packages
Environment info