All Projects → winlibs → libpng

winlibs / libpng

Licence: other
Portable Network Graphics library

Programming Languages

c
50402 projects - #5 most used programming language
Roff
2310 projects
CMake
9771 projects
awk
318 projects
Makefile
30231 projects
shell
77523 projects

libpng

Libpng is a dependency of the gd library

Original sources are from http://www.libpng.org

Building for PHP

Available prebuilt libraries

All prebuilt libraries are available as part of the PHP SDK

Requirements

  • Zlib 1.2.7 sources
  • Common tools used to compile PHP

VC9/x86

  • 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

VC11/x86/x64

  • 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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].