mirror of
https://github.com/qpdf/qpdf.git
synced 2025-01-02 22:50:20 +00:00
document VC6 port
git-svn-id: svn+q:///qpdf/trunk@1015 71b93d88-0707-0410-a8cf-f5a4172ac649
This commit is contained in:
parent
a78f832758
commit
8635f6302c
@ -1,3 +1,9 @@
|
||||
2010-08-14 Jay Berkenbilt <ejb@ql.org>
|
||||
|
||||
* 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 <ejb@ql.org>
|
||||
|
||||
* Add QPDFObjectHandle::getRawStreamData to return raw
|
||||
|
@ -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 <stronghorse@tom.com> 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
|
||||
==================
|
||||
|
@ -182,7 +182,10 @@ make
|
||||
Building on Windows is a little bit more complicated. For
|
||||
details, please see <filename>README-windows.txt</filename> in the
|
||||
source distribution. You can also download a binary distribution
|
||||
for Windows.
|
||||
for Windows. There is a port of qpdf in the
|
||||
<filename>contrib</filename> area generously contributed by Jian
|
||||
Ma. This is also discussed in more detail in
|
||||
<filename>README-windows.txt</filename>.
|
||||
</para>
|
||||
<para>
|
||||
There are some other things you can do with the build. Although
|
||||
|
Loading…
Reference in New Issue
Block a user