From 4882d4a5bb4f90a76c5022e22ed57507045f9fed Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 10 Oct 2009 18:06:26 +0000 Subject: notes git-svn-id: svn+q:///qpdf/trunk@770 71b93d88-0707-0410-a8cf-f5a4172ac649 --- README.windows | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README.windows') diff --git a/README.windows b/README.windows index b4ba8fed..4cf547b8 100644 --- a/README.windows +++ b/README.windows @@ -18,6 +18,13 @@ If you have MSYS and Mingw installed, you can run configure as follows: ./configure --disable-test-compare-images --enable-build-external-libs --with-buildrules=mingw +To build with msvc, you must be running in a shell environment that +puts the MSVC tools in your path. Then you can run + +XXX WHAT? + +./configure --disable-test-compare-images --enable-build-external-libs --with-buildrules=msvc + From there, run make -- cgit v1.2.3-54-g00ecf