Skip to main content

Dependencies and Environment

Compatibility

  • Language: C++11
  • GUI: Qt 5.12 and above (Widgets; QML is not used)
  • User plugins link only against xplugin; the SDK is optional

tip

To keep plugin ABI consistent with the host, build with the recommended compiler and Qt versions provided in the ROKAE+ development package.

Build and Platforms

ArtifactOperating SystemCompilerPlatform
libxplugin.soUbuntu 18.04GCC 7.4aarch64
libxplugin.soUbuntu 18.04gcc-linaro aarch64 toolchainx86_64 Linux
xplugin.dll / xplugin.libWindows 10/11MSVC2019x86_64 Windows
  • You may obtain a virtual-machine build environment from the Rokae website to compile plugins from source.