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

Update to vulkano 0.13 and conrod 0.66 #360

Merged

Conversation

mitchmindtree
Copy link
Member

This fixes some issues with undefined behaviour in vulkano revealed by
the recent nightly rust compiler.

Closes #338.

This fixes some issues with undefined behaviour in vulkano revealed by
the recent nightly rust compiler.

Closes nannou-org#338.
@mitchmindtree
Copy link
Member Author

OK we just need freesig/shade_runner#20 to be merged and published, then we can update the shade_runner dep to the latest version in the Cargo.toml and everything should be ready to go 👍

cc @MacTuitui @freesig

Currently `vk_hotload` is not compiling due to a vulkano version
conflict. This can be fixed once freesig/shade_runner#20 is merged and
published.
@mitchmindtree mitchmindtree force-pushed the update_conrod_and_vulkano branch from a25936a to 2e0816a Compare July 12, 2019 17:51
@mitchmindtree mitchmindtree merged commit add5fb2 into nannou-org:master Jul 19, 2019
@mitchmindtree mitchmindtree deleted the update_conrod_and_vulkano branch July 19, 2019 13:24
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.

Compile Error in conrod_vulkano on Mac OS Mojave
1 participant