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

`GLIBCXX_3.4.30' not found #93

Closed
amoazeni75 opened this issue Aug 3, 2023 · 2 comments
Closed

`GLIBCXX_3.4.30' not found #93

amoazeni75 opened this issue Aug 3, 2023 · 2 comments

Comments

@amoazeni75
Copy link

I encountered the following error while I was trying to convert a custom dataset to ADOP compatible version using colmap2adop:

.../envs/adop/lib/libstdc++.so.6: version GLIBCXX_3.4.30 not found

Fix:
conda activate adop
conda install -c conda-forge gcc=12.1.0

@amoazeni75
Copy link
Author

This shows us that the GCC versions (7 and 9) mentioned in the README file are incorrect. I hope others can save time ...

@lfranke
Copy link
Contributor

lfranke commented Feb 2, 2024

Adding this here as well as a potential fix:
#95 (comment)

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