Hi,
I can’t compile console example code on my Ubuntu 16.04 machine.
It always throws this error
/…/Nuitrack/lib/linux64/libnuitrack.so: undefined reference to `cv::Exception::Exception(int, std::string const&, std::string const&, std::string const&, int)’
collect2: error: ld returned 1 exit status
I have tried to install opencv 2.4.11 or 2.4.13 or 2.4.8. They all have the same error. I’ve been trying to look up the error but so far i haven’t found any answer yet.
Can you please help me
Thanks
Tung