From 444fab8f879f3c012668fadce3f27baf0c9d8942 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 11 Oct 2009 00:44:23 +0000 Subject: more build fixes git-svn-id: svn+q:///qpdf/trunk@777 71b93d88-0707-0410-a8cf-f5a4172ac649 --- README.windows | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.windows') diff --git a/README.windows b/README.windows index 4cf547b8..92431da2 100644 --- a/README.windows +++ b/README.windows @@ -21,9 +21,9 @@ If you have MSYS and Mingw installed, you can run configure as follows: 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? +CC=cl CXX="cl /TP /GR" CPPFLAGS=-DHAVE_VSNPRINTF ./configure --disable-test-compare-images --enable-build-external-libs --with-buildrules=msvc -./configure --disable-test-compare-images --enable-build-external-libs --with-buildrules=msvc +This is tested with MSVC .NET 2008 Express. From there, run -- cgit v1.2.3-70-g09d2