Building libpng, libjpeg and libtiff on Windows

Download and extract the correct versions of zlib, libpng, jpeg and tiff:

Build them in the order in which they are listed in the table.

In each case, after extracting, run the following commands:

$ LDFLAGS=-L/c/met.no/lib CPPFLAGS=-I/c/met.no/include ./configure --prefix=/c/met.no --disable-shared
$ make all install

Copy the licenses:

libpng

$ cp LICENSE /c/met.no/copyright/libpng.txt

jpeg

$ cp README /c/met.no/copyright/jpeg.txt

tiff

$ cp COPYRIGHT /c/met.no/copyright/tiff.txt
This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
  • diana/windows/building/image.txt
  • Last modified: 2022-05-31 09:29:31
  • (external edit)