Skip to content

size_t does not match the target pointer size #5

@brad-colbert

Description

@brad-colbert

Thank you for your work!

Small problem on build:

Ubuntu 22
Intel

thread 'main' (39980) panicked at /home/brad/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.64.0/codegen/mod.rs:888:25:
assertion left == right failed: Target platform requires --no-size_t-is-usize. The alignment of size_t (1) does not match the target pointer size (2)
left: 1
right: 2

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