10-08-2018, 06:36 AM
Hi Daniel,
Sorry about your hard drive crash! I hope you didn't lost any valuable data.
Regarding libpng, it's not easy to replace the required png library because there are many places where pre-17.04 ubuntu is still used. For example, continuous integration provider Travis C.I. uses Ubuntu Trusty 14.04 as its main build platform.
Tilengine is open source since release 2.0, my best advice is to git clone the repository and build it yourself against your own package versions, it's really easy under Ubuntu.
Let me know!
Sorry about your hard drive crash! I hope you didn't lost any valuable data.
Regarding libpng, it's not easy to replace the required png library because there are many places where pre-17.04 ubuntu is still used. For example, continuous integration provider Travis C.I. uses Ubuntu Trusty 14.04 as its main build platform.
Tilengine is open source since release 2.0, my best advice is to git clone the repository and build it yourself against your own package versions, it's really easy under Ubuntu.
Let me know!