TermuxT
Termux10mo ago
RandomGuy

Cannot execute cmake, fails to link some kind of library

So, i just want to use cmake as my C++ build System, but, when trying to run cmake --version after installing it, it says:

CANNOT LINK EXECUTABLE "cmake": cannot locate symbol "_ZN4Json5ValueaSEOS0_" referenced by "/data/data/com.termux/files/usr/bin/cmake"...


what? i already do that pkg up command, that's seems doesn't do anything, anyone can help me?
Was this page helpful?