Zig Version
master
Steps to Reproduce and Observed Behavior
Hi I've followed this
https://github.com/ziglang/zig/wiki/How-to-build-LLVM,-libclang,-and-liblld-from-source#release
and then this
https://github.com/ziglang/zig/wiki/Building-Zig-From-Source#option-a-use-your-system-installed-build-tools
but I'm getting errors when trying to cmake it
CMake Error in CMakeLists.txt:
Found relative path while evaluating include directories of "zigcpp":
"CLANG_INCLUDE_DIRS-NOTFOUND"
full log:
https://pastebin.com/03WGkqDQ
Expected Behavior
A compiled zig compiler (sic!)
Zig Version
master
Steps to Reproduce and Observed Behavior
Hi I've followed this
https://github.com/ziglang/zig/wiki/How-to-build-LLVM,-libclang,-and-liblld-from-source#release
and then this
https://github.com/ziglang/zig/wiki/Building-Zig-From-Source#option-a-use-your-system-installed-build-tools
but I'm getting errors when trying to
cmakeitfull log:
https://pastebin.com/03WGkqDQ
Expected Behavior
A compiled
zigcompiler (sic!)