Open wilsonk opened 2 years ago
Yeah, the autodoc is exploding. We should create a bug report from that (i can do that tomorrow). For now, you can disable the emit_doc
in the build.zig
to bypass this
Ok, sounds good. I will just bypass for now. I tried a couple other zig versions back to Oct 21 and still got the same error...just so you know (and others that may check this error :) ).
Ugh, nope...now I am getting this error (with a brand new zig from a couple minutes ago or one from 5 days ago):
LLVM Emit Object... zig: /home/wilsonk/Downloads/llvm-project-15/llvm/include/llvm/CodeGen/ValueTypes.h:289: llvm::MVT llvm::EVT::getSimpleVT() const: Assertion `isSimple() && "Expected a SimpleValueType!"' failed.
error: future_demo...
Using zig version 0.11.0-dev.19+c22f17e15 (from yesterday Nov 1, 2022), I received an 'access of inactive union field' error? Weird, I haven't seen this anywhere before? Anyways, here is the error output...maybe you have an idea what is going on :) :