Libpng is a dependency of the gd library
Original sources are from http://www.libpng.org
All prebuilt libraries are available as part of the PHP SDK
- Zlib 1.2.7 sources
- Common tools used to compile PHP
- put zlib sources into ../../zlib
- open projects/vstudio2008/libpng.sln
- build the libpng project using "Lib Release" configuration
- build the libpng project using "Lib Debug" configuration
- put zlib sources into ../../zlib-1.2.7
- open projects/vstudio2012/libpng.sln
- build the libpng project using "Release" or "Release Library" configuration
- build the libpng project using "Debug" or "Debug Library" configuration