Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

This is a typical linker error. Link all the libraries from openCV correctly to your project. Make sure you have the 'highgui' linked to your project as that seems to be the most probable reason for the problem you are facing. You can also look at this to make sure no other errors occur. Hope this helps.