libpng12-0.dll
Added by Richard Dalziel 443 days ago
Was getting this error when trying to run the project:
"SDL could not load 'res/Fonts/Arial12.png': Failed loading libpng12-0.dll: The specified module could not be found."
Didn't seem to have that DLL, was it supposed to be with the SDL library folders? If so then apologies, i must have missed it!
If not, might be worth mentioning it in the curr-status. I got my DLL here at least: http://www.gtk.org/download-windows.html
Replies
RE: libpng12-0.dll - Added by Derek Stobbs 443 days ago
I have mentioned it in the curr-status page already :)
It's part of SDL_image, which I added support for a few days ago. Sorry, I should've made a news post to let everyone know I had added it in and updated the Wiki. Full instructions are there for getting the project to work under the usual platforms and toolchains. Let me know if there's any problems.
RE: libpng12-0.dll - Added by Richard Dalziel 443 days ago
No probs, i have it working here. Just got the dll from the site i listed above.