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