Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Type fix to ImageDataLayout construction under the wgu-types feature in nokhwa-core #142

Merged
merged 1 commit into from
Sep 27, 2023

Conversation

mattdeak
Copy link

@mattdeak mattdeak commented Sep 22, 2023

nokhwa-core is unable compile when using the --feature wgpu-types flag due to a type mismatch.
This is referenced in issue #141, but I believe affects any system using this feature under the latest 0.10.3.

@mattdeak mattdeak changed the title Added type fix to src/traits under the wgu-types feature in nokhwa-core Type fix to src/traits under the wgu-types feature in nokhwa-core Sep 22, 2023
@mattdeak mattdeak changed the title Type fix to src/traits under the wgu-types feature in nokhwa-core Type fix to ImageDataLayout construction under the wgu-types feature in nokhwa-core Sep 22, 2023
@l1npengtul l1npengtul merged commit 1291032 into l1npengtul:0.10 Sep 27, 2023
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