Skip to content

fails to compile with gui feature #17

@ligmaSec

Description

@ligmaSec

when I am trying to compile with cargo build --features=gui

I get the following error :

error: failed to run custom build command for `ui-sys v0.2.1 (https://github.com/rust-native-ui/libui-rs#3496903a)`

Caused by:
  process didn't exit successfully: `/home/ligma/build/qft/target/debug/build/ui-sys-8ba6c16adcf02066/build-script-build` (exit status: 101)
  --- stderr
  thread 'main' panicked at /home/ligma/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bindgen-0.54.0/src/ir/context.rs:894:9:
  "enum_(unnamed_at__/libui/ui_h_53_1)" is not a valid Ident
  note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions