Skip to content

How can I use cargo-multivers with winresource? #9

Answered by ronnychevalier
xangelix asked this question in Q&A
Discussion options

You must be logged in to vote

It is not overwritten per se, it is just not copied from the builds into the final executable.
So currently it is not supported (if you want to do it at the moment, you would have to do it manually by calling rc.exe like winresource does).

Feel free to open an issue (or a PR :)) to have proper support for this use case. We could either copy the resources from one build into the final executable or provide a custom build.rs for the final executable.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@xangelix
Comment options

Answer selected by xangelix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants