Closed OttoAllmendinger closed 11 months ago
This change allows binocle to work on my system. Before it was crashing with
[2023-10-28T12:55:23Z WARN wgpu_hal::vulkan::instance] \ create_instance: VkError(ERROR_INCOMPATIBLE_DRIVER) Error: No suitable `wgpu::Adapter` found.
Based off of https://github.com/parasyte/pixels/tree/main/examples/minimal-egui/src
Thank you. The builds are currently failing. Any chance you could have a look?
I fixed the formatting now but I don't understand the build error for CICD / x86_64-pc-windows-gnu (windows-2019)
CICD / x86_64-pc-windows-gnu (windows-2019)
This change allows binocle to work on my system. Before it was crashing with
Based off of https://github.com/parasyte/pixels/tree/main/examples/minimal-egui/src