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

clean cargo build for rebuild isn't clean #120

Closed
khyperia opened this issue Oct 23, 2020 · 2 comments
Closed

clean cargo build for rebuild isn't clean #120

khyperia opened this issue Oct 23, 2020 · 2 comments
Assignees
Labels
t: bug Something isn't working

Comments

@khyperia
Copy link
Contributor

this is because the dep file in target/spirv-unknown-unknown/release/example_shader.d is screwy (has bizarre incorrect paths). the dep file in target/spirv-unknown-unknown/release/deps/example_shader.d may be better to use.

@khyperia
Copy link
Contributor Author

Should be fixed when that commit hits a nightly and we bump our nightly version, so, just waiting for that now.

@khyperia
Copy link
Contributor Author

Fixed by #212

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant