This plugin integrates Clarius probes into the ImFusion Suite using the Clarius Cast API.
The dependencies of the Clarius Cast libraries can be installed on ubuntu using apt.
sudo apt install libegl1 libc6 libglib2.0-0 libdbus-1-3 libicu66
sudo apt install libegl1 libc6 libglib2.0-0 libdbus-1-3 libicu70
mkdir build
cd build
cmake ..
make