undefined reference to `Json::Value::<method>'

22 Views Asked by At

this is a following question to this question

after re install libjsoncpp-dev and add #include <jsoncpp/json/json.h> i'm getting:

undefined reference to `Json::Value::every_method'

0

There are 0 best solutions below