File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ The Makefiles are:
55
66 Filename Target Compiler Tested with
77 ---------------------------------------------------------------------------
8- msvc.mak Win32 MS Visual C++ Visual Visual Studio 2013-2017
8+ msvc.mak Win32 MS Visual C++ Visual Visual Studio 2013-2022
99
1010 For building on a Win32 host using Microsoft Visual C++.
1111
@@ -33,6 +33,11 @@ The Makefiles are:
3333
3434 nmake /f Mkfiles\msvc.mak everything nsis
3535
36+ NOTE: the preferred way to build NASM on Windows is to use
37+ the standard configure script under the MSYS2 environment.
38+ See http://www.msys2.org/.
39+
40+
3641 Filename Target Compiler Tested with
3742 ---------------------------------------------------------------------------
3843 openwcom.mak DOS,Win32,OS/2 OpenWatcom C OpenWatcom 1.7 (Win32)
You can’t perform that action at this time.
0 commit comments