Hello, I got an error when running
which say that
openfhe-rs/target/debug/build/openfhe-f060a627b59bf248/out/cxxbridge/crate/openfhe/src/SerialDeserial.h:3:10: fatal error: 'bits/stringfwd.h' file not found
warning: openfhe@0.1.5: #include "bits/stringfwd.h"
warning: openfhe@0.1.5: ^~~~~~~~~~~~~~~~~~
warning: openfhe@0.1.5: 1 error generated.
error: failed to run custom build command for `openfhe v0.1.5 (/Users/lihao/code/rust/openfhe-rs)`
My cmake version is 3.29.0, clang version is 15.0.0 and cargo version is 1.78.0 in MacBook pro with M3.
Hello, I got an error when running
which say that
My cmake version is 3.29.0, clang version is 15.0.0 and cargo version is 1.78.0 in MacBook pro with M3.