Operating Systems
For the time being, MapLink Pro releases are targeting Windows and Linux operating systems. The next MapLink for Android release will follow, but users can continue to use MapLink 10.2 on Android.
The following table lists the operating systems that the MapLink release has been tested on.
Supported Operating Systems
| Supported OS | OS Versions | Tested MapLink Version |
|---|---|---|
| Windows | 11, 10 | 11.2 |
| Linux: Rocky | 8 | 11.2 |
| Linux: RHEL | 8 | 11.2 |
| Android | - | 10.2 |
MapLink 11 Compilers
MapLink Pro 11.1+ is built with these components:
| OS | Compiler | Version |
|---|---|---|
| Linux | GCC | 11.4 |
| Windows | MSVC | v143 (VS2022) |
| .NET Framework 4.8 |
C++ Version
The MapLink Pro C++ API is C++ 03 compliant to ensure maximum compatibility. On Windows and Linux, the minimum required version is C++17 to ensure compatibility with latest third party dependencies.