Supported platforms
The following platforms are supported:
- Linux using gcc or clang, using meson or cmake as build system
- Mac OS X and iOS using XCode/clang
- Windows
- Visual Studio 2013 (likely libosmscout source has to be patched slightly)
- Visual Studio 2015
- Visual Studio 2017
- MinGW/MSYS2
- Android
- Qt
- Initial efforts to generate Java stubs by using SWIG to alloe easy access to libosmscout from normal Android applications
- Sailfish OS using Qt backend
- Ubuntu phone using Qt backend
The compiler must at least support C++20.