Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[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) #237

Open
xlango opened this issue Jun 8, 2020 · 7 comments

Comments

@xlango
Copy link

xlango commented Jun 8, 2020

[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

@xlango
Copy link
Author

xlango commented Jun 8, 2020

centos7.5

@pravic
Copy link
Member

pravic commented Jun 9, 2020

Gcc version?

@xlango
Copy link
Author

xlango commented Jun 9, 2020

gcc version 4.8.5

@pravic
Copy link
Member

pravic commented Jun 9, 2020

Well, I failed to resolve this as well: sciter-sdk/rust-sciter#26

No idea, what to do.

@xlango
Copy link
Author

xlango commented Jun 9, 2020

Can glibc use the lower version, so that the higher version of the linux environment can be compatible?

@pravic
Copy link
Member

pravic commented Jun 9, 2020

A counter question: could you use a newer GCC version?

@xlango
Copy link
Author

xlango commented Jun 10, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants