Open kenz-gelsoft opened 2 years ago
rust-embed-resource doesn't treat rc files outside project root.
It adds $OUT_DIR to include path, so copying wx.rc from $wxwin or vendored repo's include path should work.
https://github.com/nabijaczleweli/rust-embed-resource/issues/32
If this worked well in my toy project, documentation will be the TODO.
Link wx/msw/wx.rc into result binary with https://github.com/nabijaczleweli/rust-embed-resource or by other mean as noted in https://www.wxwidgets.org/docs/faq/windows/#manifest