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

Error:./libstdc++.so.6:version 'GLIBCXX_3.4.29' #1047

Open
artstylee opened this issue Aug 24, 2024 · 1 comment
Open

Error:./libstdc++.so.6:version 'GLIBCXX_3.4.29' #1047

artstylee opened this issue Aug 24, 2024 · 1 comment

Comments

@artstylee
Copy link

artstylee commented Aug 24, 2024

okay, thats what ive done

  1. download hlds steam_legacy branch
  2. build rehlds
  3. dropped all files from build/rehlds to original hlds folder (where cstrike folder and hlds_run)
  4. run ./hlds_run +map de_dust2 -game cstrike - pingboost 3 -maxplayers 32
    Error:./libstdc++.so.6:version 'GLIBCXX_3.4.29'

apt list --installed
libstdc++-12-dev/stable,now 12.2.0-14 amd64 [installed,automatic]
libstdc++6/stable,now 12.2.0-14 amd64 [installed]
libstdc++6/stable,now 12.2.0-14 i386 [installed,automatic]
debian 12

@Glitch31415
Copy link

Glitch31415 commented Sep 21, 2024

i get the same issue, renaming the file bypasses the issue, and the next error is from libgcc_s.so.1
./hlds_linux: ./libgcc_s.so.1: version 'GCC_7.0.0' not found (required by /lib/i386-linux-gnu/libstdc++.so.6)
renaming that file bypasses that issue, and then it kinda works

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

No branches or pull requests

2 participants