ChanServ changed the topic of #zig to: zig programming language | ziglang.org | be excellent to each other | channel logs: https://irclog.whitequark.org/zig/
skyfex has quit [Ping timeout: 260 seconds]
skyfex has joined #zig
<skyfex>
andrewrk: yes, I saw
<skyfex>
haven't had the time to test it yet
<skyfex>
Trying to build Zig on Mac OS now
<skyfex>
Having some errors:
<skyfex>
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
<skyfex>
Please set them or make sure they are set and tested correctly in the CMake files:
<skyfex>
CLANG_INCLUDE_DIRS (ADVANCED)
<skyfex>
...
<skyfex>
LLVM_LIBRARIES (ADVANCED)
<skyfex>
wait, sorry, I ran the wrong cmake command