From 8635f6302cbd7914364d2f359cde9a7495b4ae04 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 14 Aug 2010 16:39:50 +0000 Subject: [PATCH] document VC6 port --- ChangeLog | 6 ++++++ README-windows.txt | 5 +++++ manual/qpdf-manual.xml | 5 ++++- 3 files changed, 15 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 05fe61f..5a467ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2010-08-14 Jay Berkenbilt + + * Rename README.windows to README-windows.txt and convert its line + endings to Windows-style line endings. Also mention Jian Ma's VC6 + port in the manual and README-windows.txt. + 2010-08-09 Jay Berkenbilt * Add QPDFObjectHandle::getRawStreamData to return raw diff --git a/README-windows.txt b/README-windows.txt index 2b665c3..dda0caf 100644 --- a/README-windows.txt +++ b/README-windows.txt @@ -12,6 +12,11 @@ want to run them, you need ghostscript and tiff utils as well. Then omit --disable-test-compare-images from the configure statements given below. The image comparison tests have not been tried under MSYS. +Jian Ma has generously provided a port of QPDF +that works with Microsoft VC6. Several changes are required, but they +are well documented in his port. You can find the VC6 port in the +contrib area of the qpdf download area. + External Libraries ================== diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml index 80b5991..c10e619 100644 --- a/manual/qpdf-manual.xml +++ b/manual/qpdf-manual.xml @@ -182,7 +182,10 @@ make Building on Windows is a little bit more complicated. For details, please see README-windows.txt in the source distribution. You can also download a binary distribution - for Windows. + for Windows. There is a port of qpdf in the + contrib area generously contributed by Jian + Ma. This is also discussed in more detail in + README-windows.txt. There are some other things you can do with the build. Although -- libgit2 0.21.4