-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
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
Labels
No labels