Ask Your Question

Revision history [back]

Undefined refrence to cv::fastFree(void*) , cv::Mat::deallocate() , cv::Mat::create()

Hi I am using opencv-3.0.0 in ubuntu and with axis-mips compiler(a specific compiler for axis ip camera). this compiler uses makefile and I try to link opencv library properly. when I define a Mat variable it's ok, but for second Mat this error occured. what is problem? is it linking issue? thanks.