Home | Download | Documentation | Source | Mailing List | Blog |
---|
Supported Platforms
Asio is regularly tested with the following platforms:
-
Linux
-
gcc 4.8 or later
-
clang 3.0 or later
-
-
macOS
-
Xcode8 or later using bundled clang
-
-
Windows
-
Visual C++ 2013 or later
-
-
FreeBSD
-
gcc 6.0 or later
-
Other platforms that are infrequently tested but may work (possibly requiring minor patches) include:
-
Windows using MinGW
-
Win32 using Cygwin (
__USE_W32_SOCKETS
must be defined) -
NetBSD
-
OpenBSD
-
DragonFlyBSD
-
Solaris
-
AIX
-
HP-UX
-
QNX Neutrino
-
Haiku OS
-
Emscripten
Home | Download | Documentation | Source | Mailing List | Blog |
---|