Skip to content

Error when building with "Custom crate installation from the source" #3

Description

@minnow54426

Hello, I got an error when running

cargo build

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions