[sciter-x-api.c] Unable to load library: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /home/sciter/bin.lnx/x64/libsciter-gtk.so)
[sciter-x-api.c] Unable to load library: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /home/sciter/bin.lnx/x64/libsciter-gtk.so) [sciter-x-api.c] Unable to load library: /tmp/libsciter-gtk.so: cannot open shared object file: No such file or directory
centos7.5
Gcc version?
gcc version 4.8.5
Well, I failed to resolve this as well: https://github.com/sciter-sdk/rust-sciter/issues/26
No idea, what to do.
Can glibc use the lower version, so that the higher version of the linux environment can be compatible?
A counter question: could you use a newer GCC version?
My product needs to be deployed on multiple different system environments, for example: Red Hat, CentOS, Ubuntu and other different versions of the system, so only the low version of glibc can adapt to multiple different versions of the system.