jsoncpp
jsoncpp copied to clipboard
When link in nvidia, there are below errors ? How to solve it ?
undefined reference to Json::CharReaderBuilder::operator[](std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' undefined reference to Json::Value::operator bool() const'
undefined reference to Json::Value::operator bool() const' undefined reference to Json::Value::operator bool() const'
I use the lateset master.