Thank You for your continued support and contributions!
The download of Rockbox Utility that we offer is statically linked, so it doesn't matter which version of libpng your box is using.Where have you got the version *you're* running from? It doesn't sound like one of ours.
It most likely is ours.The Rockbox Utility binary provided is statically linked against Qt to avoid having a dependency here. However, Qt itself requires other libraries (which includes libpng), and not all of those libraries are statically linked, as well as various system libs (like libc). Linking all libraries statically isn't feasible IMO (I'm neither sure if that would work at all and how huge the resulting binary would become).The x64 version is build on a different setup (read: a newer Linux distro) so it's possible that this is using a different version of libpng. I'll check for that later today, can't do this right now.
Page created in 0.082 seconds with 15 queries.