mirror of
https://github.com/curl/curl.git
synced 2026-08-25 06:13:31 +03:00
or later -> higher
This commit is contained in:
parent
ccb637e5e3
commit
1d5dc6d2f9
36 changed files with 106 additions and 103 deletions
|
|
@ -206,8 +206,8 @@ Building for Windows Vista/Server 2008 is required as a minimum.
|
|||
|
||||
You can build curl with:
|
||||
|
||||
- Microsoft Visual Studio 2010 v10.0 or later (`_MSC_VER >= 1600`)
|
||||
- MinGW-w64 3.0 or later (`__MINGW64_VERSION_MAJOR >= 3`)
|
||||
- Microsoft Visual Studio 2010 v10.0 or higher (`_MSC_VER >= 1600`)
|
||||
- MinGW-w64 3.0 or higher (`__MINGW64_VERSION_MAJOR >= 3`)
|
||||
|
||||
## Building Windows DLLs and C runtime (CRT) linkage issues
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue