With a clean clone of HW8 I get the following error while compiling
File "src/dune", line 21, characters 7-11:
21 | (name main)
^^^^
Error: No rule found for llvm/build/lib/libDummyLLVMAsmParser.a
File "src/dune", line 21, characters 7-11:
21 | (name main)
^^^^
Error: No rule found for llvm/build/lib/libDummyLLVMIRReader.a
make: *** [Makefile:9: all] Error 1
Name: Andrea Lepori
With a clean clone of HW8 I get the following error while compiling
both on my local machine and on the provided VM.