Compiling fails with an odd Error #12 on one of my image assets

Hi All,

When compiling for debugging on Ubuntu Linux 18.04.1 using 18r2, I get a strange failure message:

I have double and triple checked that the project’s permissions and folders are correct and there is nothing odd about the PNG file that is called out. I do note that the error has doubled quotes on the filename:

““ArchiveIcon 64x64.png””

The project compiles and runs properly on Windows and Mac OS.

Any ideas?