From f0037ab726c2937059ba4ebbd3bc731e55dedebb Mon Sep 17 00:00:00 2001 From: Yongjie2017 <30559791+Yongjie2017@users.noreply.github.com> Date: Fri, 3 Oct 2025 08:59:41 +0800 Subject: [PATCH] additional note for running nmake building --- Mkfiles/README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Mkfiles/README b/Mkfiles/README index 9f9614ee..2bf5c93e 100644 --- a/Mkfiles/README +++ b/Mkfiles/README @@ -10,6 +10,8 @@ The Makefiles are: For building on a Win32 host using Microsoft Visual C++. Usage: nmake /f Mkfiles\msvc.mak + (Note: make sure you have a MSVC Developer Command Prompt console before + running the nmake command) If the following tools are installed, the full installer package can be built: