Goodday
I keep receiving Undefined reference errors on functions such as cv::Mat::copyTo and other in mat.hpp.
Basically my opecv works perfectly except when I declare cv::Mat. I had OpenCV2.2 then upgraded to openCV2.4 but the error persists with cv::Mat. Can someone please assist me.
Regards
PS. Running MinGw and CodeBlocks in Windows 7.