Skip to content

CMake build for often needed libraries (image file format etc.) for Windows

Notifications You must be signed in to change notification settings

cneumann/support-libs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMake scripts to build image io and other support libraries on Windows.

This is heavily based on the support lib build of OpenSG 2 (www.opensg.org).


At the time of writing these library version where current and used for testing:

OpenEXR     1.7.0      http://download.savannah.nongnu.org/releases/openexr/openexr-1.7.0.tar.gz
ilmbase     1.0.2      http://download.savannah.nongnu.org/releases/openexr/ilmbase-1.0.2.tar.gz
libjpeg     8d         http://www.ijg.org/files/jpegsrc.v8d.tar.gz
libpng      1.5.10     ftp://ftp.simplesystems.org/pub/libpng/png/src/libpng-1.5.10.tar.gz
libtiff     4.0.1      ftp://ftp.remotesensing.org/pub/libtiff/tiff-4.0.1.tar.gz
jasper      1.900.1    http://www.ece.uvic.ca/~frodo/jasper/software/jasper-1.900.1.zip
openjpeg    1.5.0      http://openjpeg.googlecode.com/files/openjpeg-1.5.0.tar.gz
zlib        1.2.7      http://zlib.net/zlib-1.2.7.tar.gz

About

CMake build for often needed libraries (image file format etc.) for Windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages