Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cannot make exe. Error 10, failed to add icon.
#2
Error 10 is when fails to add main icon, which is specified in Make Exe dialog. Maybe the icon does not exist.

When fails to add icon or other image because of duplicate resource id, error would be like this:
Code:
Copy      Help
Resource id 200 already used for another file
Cannot make exe. Error 13, failed to add image files.

Quote:Also, if there are multiple references to the same bmp or jpg or icon file, do they have to have different resource id numbers?

icons, bmp and jpg are stored as different resource types therefore can have same id.
But not all file types are stored as different resource types. Look in table in help -> Make Exe -> Resources.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)