From 7398ef88b78d04b1428ed6336325a89f55117841 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 10 Oct 2009 15:28:33 +0000 Subject: further refinements to build git-svn-id: svn+q:///qpdf/trunk@759 71b93d88-0707-0410-a8cf-f5a4172ac649 --- README.windows | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.windows') diff --git a/README.windows b/README.windows index f6c2030b..29a717d1 100644 --- a/README.windows +++ b/README.windows @@ -10,3 +10,8 @@ Must add libqpdf/build to PATH. To debug a crash in MSVC's debugger, start an instance of Visual C++. When the abort/retry/ignore dialog pops up, first attach the process from within visual C++, and then click Retry. + +Basic procedure for building with mingw is to run configure and build +in msys and then run the test suite in cygwin with GENDEPS=0. + +Also have to deal with gcc runtime DLL. -- cgit v1.2.3-54-g00ecf