News:

Want to praise Simutrans?
Your feedback is important for us ;D.

Case-problem in image filename

Started by archchancellor, January 29, 2012, 11:00:56 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

archchancellor

Hi,

Building the latest version on linux from github I get the following error:

ERROR IN CLASS image_writer_t: cannot open bus/./images/MailCartNew.png

The problem is that the filename is MailCartNew.PNG and the case-difference causes the file to be missed on case-sensitive filesystems.

> ls bus/images/MailCartNew*
bus/images/MailCartNew.PNG

Regards,
Mark

jamespetts

Thank you for the report - now fixed.