]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
INSTALL.md: document VS2008 and mingw-w64
authorViktor Szakats <commit@vsz.me>
Mon, 13 Jan 2025 18:52:50 +0000 (19:52 +0100)
committerViktor Szakats <commit@vsz.me>
Tue, 14 Jan 2025 14:58:39 +0000 (15:58 +0100)
Ref: #15972
Closes #15992

docs/INSTALL.md

index d0ffcea45e89e559375b88d420745e479a7c8e66..4ce2ef19a3b0b3d7d79bc5901dfa7b4b51f2668a 100644 (file)
@@ -180,6 +180,11 @@ library check.
 
 Building for Windows XP is required as a minimum.
 
+You can build curl with:
+
+- Microsoft Visual Studio 2008 (v9.0, `_MSC_VER = 1500`) or later
+- MinGW-w64
+
 ## Building Windows DLLs and C runtime (CRT) linkage issues
 
  As a general rule, building a DLL with static CRT linkage is highly