From: Guido van Rossum Date: Mon, 15 Dec 1997 18:31:32 +0000 (+0000) Subject: Add note about having to add some files to the VC 4.2 files. X-Git-Tag: v1.5~159 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=85f8b0980d6a518eb1bf0b05eb772e2616129337;p=python Add note about having to add some files to the VC 4.2 files. --- diff --git a/PC/readme.txt b/PC/readme.txt index f5a9fe4752..37917e5438 100644 --- a/PC/readme.txt +++ b/PC/readme.txt @@ -70,6 +70,11 @@ Microsoft Visual C++ Version 4.x (32-bit Windows) (For historic reasons this uses the filename "vc40"; it has been tested most recently with VC 4.2. See below for VC 5.x.) +NOTE: VC 4.2 support is eroding, as I no longer have a VC 4.2 +installation. Some newer files need to be added to the project, in +particular, reopmodule.c, pcremodule.c, and pypcre.c (all from the +Modules subdirectory); this list may grow. + The distributed Makefile is vc40.mak. This file is distributed with CRLF line separators, otherwise Developer Studio won't like it. It will NOT work from this PC directory. To use it, first copy it to the