如何更改 .exe 中的图标(使用 C++ 的 App Wxwidgets)

How to change icon in .exe (App Wxwidgets with C++)

我已经使用 Code::Block、C++ 和 wxWidgets 构建了一个应用程序。我已经成功更改了框架的图标,但是 .exe 文件的图标仍然是默认的。

如何更改.exe文件的图标?

谢谢

编辑 .rc 文件(即 resource.rc)并在找到 aaaa ICON.

的位置设置图标