Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

the prebuild packages come with a single opencv_world310.lib, which contains all calib3d, core,features2d, ... modules. please just link against that.

also, please rather use http://docs.opencv.org/master/

the prebuild packages come with a single opencv_world310.lib, which contains all calib3d, core,features2d, ... modules. please just link against that.

also, please rather use http://docs.opencv.org/master/

the prebuild packages come with a single opencv_world310.lib, which contains all calib3d, core,features2d, ... modules. please just link against that.

(also make sure, you use the "d" version for DEBUG build, and the one without for RELEASE)