Difference between revisions of "Vehicle simulation software"
Jump to navigation
Jump to search
Line 216: | Line 216: | ||
unable to execute 'clang-6.0': No such file or directory | unable to execute 'clang-6.0': No such file or directory | ||
error: command 'clang-6.0' failed with exit status 1 | error: command 'clang-6.0' failed with exit status 1 | ||
+ | |||
+ | sudo port select --set clang mp-clang-6.0 | ||
+ | Selecting 'mp-clang-6.0' for 'clang' succeeded. 'mp-clang-6.0' is now active. | ||
+ | make rebuild | ||
</source> | </source> | ||
https://github.com/carla-simulator/carla/issues/1919 | https://github.com/carla-simulator/carla/issues/1919 |