I have a large project with lots of .png files in a folder structure (4-5 folders depth). After compiling my project I’ve noticed a file missing in one of the deeper folders, which causes a crash in the compiled application at a time when the image is needed.
Why would such a strange thing happen? There are thousands of seemingly analogous files being copied with no problem. I’m not yet certain this is the only file missing, I’ll need to do a lot more testing with my app to make sure.
I should probably mention the file is named Icon.png, if there is a requirement never to use that name in any folder for some reason. [import]uid: 8145 topic_id: 12439 reply_id: 312439[/import]
