binder icon indicating copy to clipboard operation
binder copied to clipboard

Fix error in install.rst

Open python3kgae opened this issue 3 years ago • 2 comments

Enable clang build and fix path for llvm.

python3kgae avatar Feb 26 '23 19:02 python3kgae

Thank you for the PR @python3kgae ! - i am bit surprised that extra flag is needed, - what LLVM version are you using?

lyskov avatar Feb 28 '23 05:02 lyskov

Thank you for the PR @python3kgae ! - i am bit surprised that extra flag is needed, - what LLVM version are you using?

I'm just following the doc. git clone https://github.com/llvm/llvm-project.git llvm && cd llvm git checkout llvmorg-6.0.1

Building it under wsl ubuntu 22.04.2.

python3kgae avatar Feb 28 '23 05:02 python3kgae

Can not reproduce, closing.

lyskov avatar Apr 13 '24 00:04 lyskov