You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For followers on Ubuntu 18.04 like me, fix was apt remove llvm-dev and apt install llvm-7-dev since its latest version of llvm-dev was 6.0.0 (sigh). And run make clean then make :)
I am following this guide, and when running
make
, this error appears:I also tried @ysbaddaden's fix here #5556 (comment) but with no luck.
I tried
make clean std_spec
from this comment #6306 (comment), and these errors appear:https://paste.sh/A-i3yG90#IZ4eQ5MXcrCn0Kobe6jL4S5j
What have I done? ;D
The text was updated successfully, but these errors were encountered: