Skip to content

Update libraries#53

Merged
sharkdp merged 1 commit intosharkdp:masterfrom
OttoAllmendinger:update-libs
Dec 1, 2023
Merged

Update libraries#53
sharkdp merged 1 commit intosharkdp:masterfrom
OttoAllmendinger:update-libs

Conversation

@OttoAllmendinger
Copy link
Copy Markdown
Contributor

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

@sharkdp
Copy link
Copy Markdown
Owner

sharkdp commented Nov 2, 2023

Thank you. The builds are currently failing. Any chance you could have a look?

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
@OttoAllmendinger
Copy link
Copy Markdown
Contributor Author

I fixed the formatting now but I don't understand the build error for CICD / x86_64-pc-windows-gnu (windows-2019)

Copy link
Copy Markdown
Owner

@sharkdp sharkdp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much. I'll disable the windows-gnu build for now. We still have the mvsc build on windows.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants