Ask Your Question

Revision history [back]

Simply said, you are trying to rebuilt the samples, and forgot to add the specific linker settings to your project. Be sure to add the openCV libraries in your linker options and all will be fine.

Also do not depend on auto generated messages. Just create a own configured project, compile the code and run your exe's.