Skip to content

nrfxlib needs bindgen binary to build #444

@jonathanpallant

Description

@jonathanpallant

Crate name:
nrfxlib
nrfxlib-sys

Build failure link:
https://docs.rs/crate/nrfxlib-sys/0.2.0
https://docs.rs/crate/nrfxlib/0.2.1

Additional details:
I used to use bindgen as a build-dependency to convert my third-party header files to Rust source in nrfxlib-sys. Now I shell out to the bindgen command line tool, to work around Cargo 5730. Is it possible to get bindgen pre-installed in the build environment? I found it was already installed when I used the Rust action on Github.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-build-failureCategory: This is a crate that failed to buildE-easyEffort: Should be easy to implement and would make a good first PRP-mediumMedium priorityS-needs-dependencyStatus: This is a build failure due to a missing dependency in the build environment

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions