Skip to content

GLIBCXX version problem when make walking controller #642

Answered by traversaro
jimingda asked this question in Q&A
Discussion options

You must be logged in to vote

If you want to compile against a C++ library installed via conda-forge, you also need to install compilers and other development related dependencies via conda:

conda install -c conda-forge compilers make ninja cmake

Furthermore, you need to make sure that you do not have the setup.sh of the robotology-superbuild compiled against apt dependencies in your bashrc, as as mentioned before, you can't mix libraries build with apt dependencies with libraries built with apt dependencies.

Replies: 2 comments 18 replies

Comment options

You must be logged in to vote
4 replies
@jimingda
Comment options

@traversaro
Comment options

Answer selected by pattacini
@jimingda
Comment options

@jimingda
Comment options

Comment options

You must be logged in to vote
14 replies
@traversaro
Comment options

@traversaro
Comment options

@jimingda
Comment options

@jimingda
Comment options

@traversaro
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants