You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to build on Windows 10 version 21H2 build 19044.2604.
LLVM and CIRCT build and compile properly, but Moore HDL seems to not build properly. Here's the command line output.
Portion of interest appears to be --- stderr wrapper.h:20:10: fatal error: 'mlir-c/Dialect/Standard.h' file not found wrapper.h:20:10: fatal error: 'mlir-c/Dialect/Standard.h' file not found, err: true thread 'main' panicked at 'Unable to generate bindings: ()', C:\Users\vani2\.cargo\registry\src\github.com-1ecc6299db9ec823\moore-circt-sys-0.14.0\build.rs:113:10 note: run withRUST_BACKTRACE=1environment variable to display a backtrace warning: build failed, waiting for other jobs to finish... error: failed to compilemoore v0.14.0, intermediate artifacts can be found at C:\Users\vani2\AppData\Local\Temp\cargo-installXkIIcC``
The text was updated successfully, but these errors were encountered:
Trying to build on Windows 10 version 21H2 build 19044.2604.
LLVM and CIRCT build and compile properly, but Moore HDL seems to not build properly. Here's the command line output.
Portion of interest appears to be
--- stderr wrapper.h:20:10: fatal error: 'mlir-c/Dialect/Standard.h' file not found wrapper.h:20:10: fatal error: 'mlir-c/Dialect/Standard.h' file not found, err: true thread 'main' panicked at 'Unable to generate bindings: ()', C:\Users\vani2\.cargo\registry\src\github.com-1ecc6299db9ec823\moore-circt-sys-0.14.0\build.rs:113:10 note: run with
RUST_BACKTRACE=1environment variable to display a backtrace warning: build failed, waiting for other jobs to finish... error: failed to compile
moore v0.14.0, intermediate artifacts can be found at
C:\Users\vani2\AppData\Local\Temp\cargo-installXkIIcC``The text was updated successfully, but these errors were encountered: