Ask Your Question

Revision history [back]

I discovered some files in the release library were missing so I rebuilt OpenCV 3.2.0 using the master and opencv_contrib source files. However, they were still missing after the rebuild.

I had to build OpenCV 3.3.0 using the master and opencv_contrib files. After linking the library, I can build the same code in both debug and release modes.

Thanks for your help!