# Supported Platforms

### Please select a tool to get details

[Visualize](https://staging.opendesign.com/supported-platforms/visualize) [Publish](https://staging.opendesign.com/supported-platforms/publish) [Architecture SDK](https://staging.opendesign.com/supported-platforms/architecture) [Mechanical SDK](https://staging.opendesign.com/supported-platforms/mechanical) [Civil SDK](https://staging.opendesign.com/supported-platforms/civil) [Drawings SDK](https://staging.opendesign.com/supported-platforms/drawings) [Map SDK](https://staging.opendesign.com/supported-platforms/map-sdk) [BimNv SDK](https://staging.opendesign.com/supported-platforms/bimnv) [BimRv SDK](https://staging.opendesign.com/supported-platforms/bimrv) [IFC SDK](https://staging.opendesign.com/supported-platforms/ifc-sdk) [Step SDK](https://staging.opendesign.com/supported-platforms/step-sdk)

| ## Visualize | ## Visualize | ## Visualize | ## Visualize | ## Visualize |
| --- | --- | --- | --- | --- |
| ### Operating System | ### Operating System | ### Architecture | ### Compilers | ### Library Type |
| Windows | **Vista, 7, 8, 10** | x86 | Visual Studio 2005 - 2019, GCC 5.x with GCC 5.3 recommended. <br> Windows 32-bit CLion GCC, Windows GCC 5.3 32-bit | static, dynamic |
| Windows | **Vista, 7, 8, 10** | x86\_64 | Visual Studio 2005 - 2019. | static, dynamic |
| Windows | **XP** | x86\_64 | Visual Studio 2012, 2013, 2015. | static, dynamic |
| Linux | Linux | x86\_64 | GCC (with particular glibc version): 4.9(2.19), 5.2(2.24), <br> 5.3(2.24), 6.3(2.24), 7.2(2.28), 8.3(2.28), 10.2(2.31) | static, dynamic |
| macOS | macOS | x86\_64 | Clang using 10.13, 10.14, 10.15, 11.0 SDK | static, dynamic |
| macOS | macOS | arm64 | Clang using 11.0 SDK | static, dynamic |
| iOS | iOS | amd64 | 14.0 SDK | static |
| Android | Android | armeabi, <br> armeabi-v7a | Android Google r20b NDK using Clang toolchain | static |

> It is strongly recommended to compile your application code with the compilers mentioned above to avoid possible compilation or linkage errors.
