Open callmecampos opened 3 years ago
It seems to be an error in XCode: https://stackoverflow.com/questions/61236772/clang-doesnt-compile-cmath-in-macos-catalina
If you try and compile a basic program with cmath
, does it work?
I have found this thread: https://forums.swift.org/t/is-anyone-else-getting-this-error-when-building-the-compiler-from-master-on-macos/36113/4. It seems to be a common problem, that affects many formulas beyond ARGoS.
I get the following error when installing ARGoS with Homebrew on MacOS Catalina 10.15.7, following https://www.argos-sim.info/core.php. Any idea why I'm getting namespace errors with cmath?