Closed amoazeni75 closed 1 year ago
This shows us that the GCC versions (7 and 9) mentioned in the README file are incorrect. I hope others can save time ...
Adding this here as well as a potential fix: https://github.com/darglein/ADOP/issues/95#issuecomment-1924042405
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