From cd32c70b65fd894bf3afdde3e0100c6de36a5161 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Tue, 20 Oct 2009 01:46:56 +0000 Subject: notes, setlinebuf git-svn-id: svn+q:///qpdf/trunk@837 71b93d88-0707-0410-a8cf-f5a4172ac649 --- README.windows | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'README.windows') diff --git a/README.windows b/README.windows index 706e2e71..d4b37335 100644 --- a/README.windows +++ b/README.windows @@ -25,6 +25,13 @@ cygwin, though it's possible that it could be made to work with gcc From your MSYS prompt, run ./configure --disable-test-compare-images --enable-build-external-libs --with-buildrules=mingw + +or + + ./config-mingw + +and then + make Add the absolute path to the libqpdf/build directory to your PATH. @@ -52,6 +59,13 @@ shell. Configure as follows: CC=cl CXX="cl /TP /GR" CPPFLAGS=-DHAVE_VSNPRINTF ./configure --disable-test-compare-images --enable-build-external-libs --with-buildrules=msvc + +or + + ./config-msvc + +and then + make The -DHAVE_VSNPRINTF is really only required for things that include -- cgit v1.2.3-70-g09d2