Difference between revisions of "Vehicle simulation software"
Jump to navigation
Jump to search
Line 225: | Line 225: | ||
cd /opt/local/bin | cd /opt/local/bin | ||
sudo ln -s /opt/local/bin/clang-mp-6.0 clang-6.0 | sudo ln -s /opt/local/bin/clang-mp-6.0 clang-6.0 | ||
+ | </source> | ||
+ | === libboost-python36.a issue === | ||
+ | <source lang='bash'> | ||
+ | clang: error: no such file or directory: 'carla-mac/PythonAPI/dependencies/lib/libboost_python36.a' | ||
+ | error: command 'clang-6.0' failed with exit status 1 | ||
</source> | </source> | ||