Hello,
I would like to compile a plugin for our Skydel simulator.
I follow these instructions to compile a plugin :
but then I get this kind of error when trying to use the plugin in the Simulator:
Cannot load library /home/skydel/Documents/Skydel-SDX/Plug-ins/libimu_plugin.so: (/lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29β not found
The problem is compiling in Ubuntu 22 but running in our Simulator with Ubuntu 18 because these distributions have different GLIBC versions.
Do you have any suggestion?
I have not tried compiling in Ubuntu 18 because the versions of some tools required for the compilation are not available in Ubuntu 18.