docs: add another way in which a llvm-7-dev installation can fail
Этот коммит содержится в:
родитель
eac81e5232
коммит
bcf441ccba
1 изменённых файлов: 5 добавлений и 0 удалений
|
@ -56,6 +56,11 @@ If you get an error like this::
|
||||||
cgo-gcc-prolog:80: error: undefined reference to 'LLVMVerifyModule'
|
cgo-gcc-prolog:80: error: undefined reference to 'LLVMVerifyModule'
|
||||||
[...etc...]
|
[...etc...]
|
||||||
|
|
||||||
|
Or like this::
|
||||||
|
|
||||||
|
../go-llvm/analysis.go:17:93: fatal error: llvm-c/Analysis.h: No such file or directory
|
||||||
|
#include "llvm-c/Analysis.h" // If you are getting an error here read bindings/go/README.txt
|
||||||
|
|
||||||
It means something is wrong with your LLVM installation. Make sure LLVM 7 is
|
It means something is wrong with your LLVM installation. Make sure LLVM 7 is
|
||||||
installed (Debian package ``llvm-7-dev``). If it still doesn't work, you can
|
installed (Debian package ``llvm-7-dev``). If it still doesn't work, you can
|
||||||
try running::
|
try running::
|
||||||
|
|
Загрузка…
Создание таблицы
Сослаться в новой задаче