Problem when resolving libstdc++.so dependencies in remote host
Answered
Hi, I'm trying to run a CMake app in a remote host, but the message "/usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.15' not found" when running directly from CLion. Nevertheless, when running via an ssh terminal it executes correctly.
What am I missing?
Thanks in advance
Please sign in to leave a comment.
Hello!
You build this project in CLion, right? Please send the idea.log file (Help | Show Log in ...) to clion-support at jetbrains.com.