Hi,
I am new to C++.I am doing a project which contains camera. So I am using OpenCV 2.3 to open camera for capturing pictures.
I've add additional libraries to project properties.But still I am getting the error below: Please help
error LNK2019: unresolved external symbol "public: virtual __thiscall cv::VideoCapture::~VideoCapture(void)" (??1VideoCapture@cv@@UAE@XZ) referenced in function _wmain test.obj