From ec199f41b2833d74114faaf2fdafb455c3cbb5b9 Mon Sep 17 00:00:00 2001 From: Robin Mills Date: Thu, 27 Oct 2016 07:57:48 +0000 Subject: [PATCH] Fixing msvc/ReadMe.txt errors concerning the location of external library source code. --- msvc/ReadMe.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/msvc/ReadMe.txt b/msvc/ReadMe.txt index 53aac9d7..6b56b83e 100644 --- a/msvc/ReadMe.txt +++ b/msvc/ReadMe.txt @@ -80,17 +80,17 @@ T A B L E o f C O N T E N T S You need Cygwin to run the test suite because it is written in bash. 1.2 Install zlib and expat sources. - I use the directory c:\gnu for this purpose, however the name isn't important. + I use the directory c:\gnu\exiv2 for this purpose, however the name isn't important. - c:\gnu>dir - Directory of c:\gnu - 2010-12-05 10:05 exiv2 <--- this tree + c:\gnu\exiv2>dir + Directory of c:\gnu\exiv2 + 2010-12-05 10:05 trunk <--- this tree 2012-05-04 23:35 expat <--- "vanilla" expat 2.1.0 source tree 2012-05-04 23:35 zlib <--- "vanilla" zlib 1.2.7 source tree 2012-05-04 23:35 curl <--- "vanilla" curl 7.39.0 source tree 2012-05-04 23:35 openssl <--- "vanilla" openssl 1.0.1j source tree 2012-05-04 23:35 libssh <--- "vanilla" libssh 0.5.5 source tree - c:\gnu> + c:\gnu\exiv2> You can obtain the libraries from http://clanmills.com/files/exiv2libs.zip (20mb) I copy those to the directory c:\exiv2libs