jsoncpp icon indicating copy to clipboard operation
jsoncpp copied to clipboard

When link in nvidia, there are below errors ? How to solve it ?

Open h2cw2l opened this issue 3 years ago • 0 comments

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.

h2cw2l avatar Aug 03 '22 13:08 h2cw2l