Skip to content

could not find version in ash #7

Description

@aardappel

Followed your instructions exactly (did not have Rust nor VulkanSDK installed, so they are all the latests stable versions), and cargo run --release --bin rendersdf gives me:

error[E0432]: unresolved import `ash::version`
   --> C:\Users\woute\.cargo\registry\src\github.com-1ecc6299db9ec823\vk-mem-0.2.2\src\lib.rs:753:18
    |
753 |         use ash::version::{DeviceV1_0, DeviceV1_1, InstanceV1_0};
    |                  ^^^^^^^ could not find `version` in `ash`

For more information about this error, try `rustc --explain E0432`.
error: could not compile `vk-mem` due to previous error

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