Due to a wrong linkage during build of the application the libQt* libraries have linkage to the system libraries!
Workaround: replace all the libQt* libaries in the ZMERadioTools directory with the system ones (/lib/aarch64-linux-gnu/)
including the lib libstdc++.so.6.
Now the ZMERadioTools interface will start, although still some minor rendering problems.