Hey I’m running make on a custom application I made and its managing to compile a fair bit. However, it then throws multiple errors in the ofxCv library where there are multiple undefined references to many cv calls these include:
cv::Mat::Mat()
cv::FileStorage::FileStorage
cv::operator
cv::write
I am also getting errors on undefined references to the ofxDatGui include
‘__libc_single_threaded’
1 post - 1 participant