From ce8a38fe803867dcb9b6136fa2290ba3c443c7af Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 14 Jun 2021 15:34:40 +0200 Subject: [PATCH] winbuild/README: VC should be set to 6 'or larger' Previously it listed all versions up to 15 (missing 16) but this new phrasing is more open ended. Reported-by: Hugh Macdonald Fixes #7253 Closes #7254 --- winbuild/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/winbuild/README.md b/winbuild/README.md index 2475c9885..2aa0c60fe 100644 --- a/winbuild/README.md +++ b/winbuild/README.md @@ -73,7 +73,7 @@ Open a Visual Studio Command prompt: where `` is one or many of: - - `VC=<6,7,8,9,10,11,12,14,15>` - VC version + - `VC=` - VC version. 6 or later. - `WITH_DEVEL=` - Paths for the development files (SSL, zlib, etc.) Defaults to sibbling directory deps: ../deps Libraries can be fetched at https://windows.php.net/downloads/php-sdk/deps/