summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2011-03-07 15:47:09 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2011-03-07 15:47:09 +0800
commit2172f3e3e3a865a6e43ae21b7a7c08f534f0195b (patch)
treec87ce1c0893c4ed8543a455484ec01903c1975fc /build
parent4fe8c81bef9de660b7bd16c64eae2dd94604e227 (diff)
downloadgdk-pixbuf-2172f3e3e3a865a6e43ae21b7a7c08f534f0195b.tar.gz
VS 2008/2010 support-update the README.txt's
Tell people in the README.txt files that LibPNG 1.5.x is needed
Diffstat (limited to 'build')
-rw-r--r--build/win32/vs10/README.txt4
-rw-r--r--build/win32/vs9/README.txt4
2 files changed, 6 insertions, 2 deletions
diff --git a/build/win32/vs10/README.txt b/build/win32/vs10/README.txt
index 8abf0cc4e..75b23e6a5 100644
--- a/build/win32/vs10/README.txt
+++ b/build/win32/vs10/README.txt
@@ -32,6 +32,8 @@ a) look for all of the dependencies (except GLib*, libjasper) under
these are packaged by Tor Lillqvist, which are built with MinGW/GCC AFAIK.
Please see b) below regarding the build of libjasper and GLib*
+ Note for LibPNG, version 1.5.x is needed.
+
-OR-
b) Build them yourself with VS10 (but you may most probably wish to get
@@ -42,7 +44,7 @@ b) Build them yourself with VS10 (but you may most probably wish to get
GLib*: Grab the latest sources from http://www.gtk.org under "Download"
(stable only-please make a search for the latest unstable versions)
IJG JPEG: http://www.ijg.org/
- LibPNG: http://www.libpng.org/pub/png/libpng.html
+ LibPNG: http://www.libpng.org/pub/png/libpng.html (1.5.x is needed here)
LibTIFF: http://www.remotesensing.org/libtiff/
LibJasper: http://www.ece.uvic.ca/~mdadams/jasper/
ZLib: http://www.zlib.net
diff --git a/build/win32/vs9/README.txt b/build/win32/vs9/README.txt
index 525b3e31a..df5905cf5 100644
--- a/build/win32/vs9/README.txt
+++ b/build/win32/vs9/README.txt
@@ -32,6 +32,8 @@ a) look for all of the dependencies (except GLib*, libjasper) under
these are packaged by Tor Lillqvist, which are built with MinGW/GCC AFAIK.
Please see b) below regarding the build of libjasper and GLib*
+ Note for LibPNG, version 1.5.x is needed.
+
-OR-
b) Build them yourself with VS9 (but you may most probably wish to get
@@ -42,7 +44,7 @@ b) Build them yourself with VS9 (but you may most probably wish to get
GLib*: Grab the latest sources from http://www.gtk.org under "Download"
(stable only-please make a search for the latest unstable versions)
IJG JPEG: http://www.ijg.org/
- LibPNG: http://www.libpng.org/pub/png/libpng.html
+ LibPNG: http://www.libpng.org/pub/png/libpng.html (1.5.x is needed here)
LibTIFF: http://www.remotesensing.org/libtiff/
LibJasper: http://www.ece.uvic.ca/~mdadams/jasper/
ZLib: http://www.zlib.net