Skip to content

Build fails: iree_hal_buffer_view_allocate_buffer doesn't exists #2

Description

@gmmyung

This is the compiler output, the latest version of IREE seems to break this binding.

error[E0432]: unresolved import `iree_sys::iree::runtime::api::iree_hal_buffer_view_allocate_buffer`
 --> /Users/gmmyung/.cargo/registry/src/index.crates.io-6f17d22bba15001f/iree-rs-0.1.1/src/types/hal_buffer.rs:6:60
  |
6 |         iree_hal_buffer_params_t, iree_hal_buffer_usage_t, iree_hal_buffer_view_allocate_buffer,
  |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  |                                                            |
  |                                                            no `iree_hal_buffer_view_allocate_buffer` in `iree::runtime::api`
  |                                                            help: a similar name exists in the module: `iree_hal_buffer_view_allocate_buffer_copy`

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions