PDA

View Full Version : Failed Image Conversion


nikv
01-14-2003, 03:56 PM
Why am I getting this error during the Project Build? There's nothing in the Help about it.

Converting images...
D:\CDMASTER\Images\Mtn.pcx
ERROR: Error loading image to convert:
D:\CDMASTER\Images\Mtn.pcx
Failed Image Conversion

Build failed with one or more errors.

Lorne
01-15-2003, 09:16 AM
It must be something odd about that image (the way it was saved...I'm not sure if PCX files support internal compression, like TIFF files...if they do, that could be it, as Setup Factory doesn't support the GIF-style compression that some other image formats also use). You could try converting it to another format, like PNG.

nikv
01-15-2003, 12:43 PM
Thanks Lorne. Actually, I discovered that my Edit/Preferences/GeneralTab/Folder to store temporary build files directory was spelled incorrectly. When corrected, the build process continues past that point without the image error message.