| Summary: | Building with libpng 1.5 doesn't work | ||
|---|---|---|---|
| Product: | SDL_image | Reporter: | Mikael Eriksson <mikael_eriksson> |
| Component: | misc | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 1.2.10 | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | libpng 1.5 support | ||
|
Description
Mikael Eriksson
2011-02-16 16:09:28 UTC
Created attachment 575 [details]
libpng 1.5 support
The attached patch makes it build with libpng 1.5. I have also verified that it still works with libpng 1.4.
Have you tried SDL_image from Mercurial? hg clone http://hg.libsdl.org/SDL_image The hg tip compiles fine. Guess I should have checked that before writing the patch. Okay, thanks! |