Dependencies and Environment
Compatibility
HMI Plugin uses QT/C++ as the basic development language, and the program is designed according to the C++11 standard.
HMI Plugin supports Qt version 5.12 and above.
*** To ensure that secondary development plugins can be loaded and run normally, it is recommended to use the recommended compiler and runtime environment ***
Compilation and Environment
| Library Name | Operating System | Compiler | Platform |
|---|---|---|---|
| libxplugin.so | Ubuntu 18.04 | GNU Compiler Collection 9.4 | aarch64 |
| libxplugin.so | Ubuntu 18.04 | gcc-linaro-6.3.1-2017.05-x86_64_aarch64-linux-gnu | x86_64 for Linux |
| xplugin.dll, xplugin.lib | Windows 10/11 | MSVC2017 | x86_64 for Windows |
To facilitate user development, Rokae provides a virtual machine development environment. Users can download this environment from the official website and run the Controller in the virtual machine.
Contact Rokae official technical support to obtain the virtual machine usage process.