I do most my development in Linux and I would like to keep it that way. I can export to Linux, Windows, and Web easily enough. The issue comes down to rcedit and the .exe customization that need to happen.
On my Linux machine (I am running Mint) I have downloaded rcedit and I have installed wine. I added the paths to the Editor Settings, but I still get an error about rcedit.
You only need the rcedit program and the path specified in your windows export, you shouldn’t need wine to export, but it’s nice to smoke test your program after exporting.
I think I may have found the answer. I am still testing this, but I switched the path to an absolute path to the rcedit.exe and now it has stopped giving me the error. I still have to test it on a windows machine to see if the icon is updated.