Operating System | Architecture | Compilers | Library Type |
---|---|---|---|
Windows XP, Vista, 7, 8, 10 | x86 | Visual Studio 2015 (Windows XP), 2015-2019 | static, dynamic |
GCC 5.x (source code only, no archives) | static, dynamic | ||
Windows Vista, 7, 8, 10 | x86_64 | Visual Studio 2015-2019 | static, dynamic |
Linux | x86, x86_64 | GCC 4.8, 4.9, 5.2, 5.3, 6.3, 7.2, 8.3 | static, dynamic |
macOS | x64 | Clang using macOS 10.13, 10.14, 10.15, 11.0 SDKs | static, dynamic |
It is strongly recommended to compile your application code with compilers mentioned above to avoid possible compilation or linkage errors.
Copyright © 2002 – 2020. Open Design Alliance. All rights reserved.
|