I'm trying to install llgo and I'm getting the following error:
"
CMake Error at tools/llgo/cmake_install.cmake:44 (file):
file INSTALL cannot find
"/home/willem/llvm/llvm-build/lib/libgo-llgo.so.7".
Call Stack (most recent call first):
tools/cmake_install.cmake:43 (include)
cmake_install.cmake:61 (include)
make: *** [install] Error 1
"
I'm loving the package! I'm looking to play around with IR generation.
Best,
Willem
Solved it! had to change all libgo-llgo.so.7 in tools/llgo/cmake_install.cmake to libgo-llgo.so.8 and each other one to 8.
--
You received this message because you are subscribed to the Google Groups "llgo-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to llgo-dev+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.