Would it be possible to somehow add the version information that bitcoin-qt.exe got with 0.7 could be added to bitcoind.exe, too? I'm not sure if there is a windres-pass for bitcoind during compilation or how it could be added, but perhaps a dev can comment.
-
Diapolo commented at 5:45 PM on September 21, 2012: none
-
Diapolo commented at 5:47 PM on September 21, 2012: none
I found that one: http://www.mingw.org/wiki/MS_resource_compiler
-
laanwj commented at 7:54 PM on September 21, 2012: member
Yes, it would work exactly the same as with bitcoin-qt, with a res file that gets compiled and linked into the exe file. You'd need to add it to the mingw/mingw-linux makefiles.
- Diapolo closed this on Oct 4, 2013
- owlhooter referenced this in commit e596762ca2 on Oct 10, 2018
- MarcoFalke locked this on Sep 8, 2021