Evgeny Gil
Evgeny Gil

Reputation: 327

Can't install cmake Ubuntu 16.04

Try to install openCV lib and one of the first steps is install cmake, but when I

sudo apt-get install cmake

I recieve

The following packages have unmet dependencies:
 cmake : Depends: libjsoncpp0 but it is not installable
E: Unable to correct problems, you have held broken packages.

I'd installed build-essential, libjsoncpp-dev, pkg-config... etc

Where is error?

Upvotes: 0

Views: 1747

Answers (0)

Related Questions