Deployment Icon not working in windows
Hi, I am able to use the latest 6.3.2 to create an executable that works but providing a custom icon does nothing. I debugged the deployer code and and on AppGenerator line ~492 there is a check for os, in my case the OS is windows-x64, so that doesn't get into the case statement. I added it and the executable generated is corrupted, with or without specifying the icon as a parameter, the resulting executable doesn't have any icon and is broken if I let it write the icon bytes. Is the offset correct there? something doesn't seem right.
Give me two weeks to respond.
I feel like you can use the Resource Hacker tool to manually add the exe icon, it's pretty easy.
Sorry for the delay. Now, I found time to take a look at this issue. Unfortunately, I can confirm executable generator always produces wrong. Try to find the cause.
http://www.rw-designer.com/compile-vista-icon provides a tool called ReplaceVistaIcon.exe. Sounds interesting.
Replacing icons is deprecated now in QtJambi 6.3.3 / 6.2.6 / 5.15.8.