Ask Your Question

Samega7Cattac's profile - activity

2017-08-22 17:35:43 -0600 commented question opencv 3.3.0 + opencv_contrib 3.3.0 - Missing .lib file

No, not yet!

2017-08-16 05:48:00 -0600 commented question opencv 3.3.0 + opencv_contrib 3.3.0 - Missing .lib file

yes, I did! Is to debug by default.

2017-08-16 05:08:56 -0600 asked a question opencv 3.3.0 + opencv_contrib 3.3.0 - Missing .lib file

I'm having some issues compiling the source code of opencv 3.3.0 with opencv_contrib 3.3.0. The contrib_world330d.lib is missing from C:\(path to opencv)\lib\debug\ and all projects fail because of it. I only have the contrib_world330d.pdb file in there. I used cmake (gui) to build opencv and the modules, and then Visual Studio 2017 to compile