From 3999d4ae3fa89f999c38d2655e6b2d3188e60c06 Mon Sep 17 00:00:00 2001 From: Lee Date: Sat, 10 Apr 2021 13:25:54 -0400 Subject: [PATCH] add another step in the windows repease process - verify that you have current software for the libraries --- doc/source/developer-manual.sgml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/doc/source/developer-manual.sgml b/doc/source/developer-manual.sgml index 966ec0b7..14f61bcb 100644 --- a/doc/source/developer-manual.sgml +++ b/doc/source/developer-manual.sgml @@ -2599,6 +2599,23 @@ make tarball-dist + + + Check that you have the current versions of the + + NSIS installer, + PCRE library, + MBED TLS library, + + Brotli library, + and that the MAKENSIS evar in + windows/GNUMakefile + points to the NSIS installer program. (See the + + Building from Source / Windows + section of the User Manual for details.) + + Then you can build the package. This is fully automated, and is controlled by windows/GNUmakefile. -- 2.39.2