Browse Source

Document known bugs with rcedit in executables that embed a PCK file

Hugo Locurcio 5 years ago
parent
commit
9bbed16be7

+ 7 - 0
getting_started/workflow/export/changing_application_icon_for_windows.rst

@@ -26,6 +26,13 @@ Click on the folder icon and select your desired icon.
 Changing the file icon
 Changing the file icon
 ----------------------
 ----------------------
 
 
+.. warning::
+
+    There are `known issues <https://github.com/godotengine/godot/issues/33466>`__
+    when changing the application icon in executables that embed a PCK file.
+    It's recommended to avoid using rcedit for now if you choose to enable the
+    **Embed Pck** option for your Windows export preset in the Export dialog.
+
 The file icon is the icon of the executable that you click on to start
 The file icon is the icon of the executable that you click on to start
 the project.
 the project.