Failure to build 0.9.15 from source due to broken dependency link #8978
Naa-Korkoi
started this conversation in
General
Replies: 1 comment
-
wget -c https://downloads.sourceforge.net/project/boost/boost/1.81.0/boost_1_81_0.tar.gz |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to build CARLA 0.9.15 from a clean source clone on Ubuntu 20.04. The build fails because Setup.sh uses a dead link to download Boost. I have tried editing Util/BuildTools/Setup.sh to comment out the broken wget command, but the edits are not being saved or are having no effect, and the build continues to fail with the mv: cannot stat 'boost_1_80_0' error
Beta Was this translation helpful? Give feedback.
All reactions