Ask Your Question

Revision history [back]

build opencv 3.1 world with opencv contrib

Hi,

I have succesfully build opencv 3.1 world without opencv contrib and without CUDA using VS 2013. Now I have added opencv contrib and I cannot build it. Ihave got some errors :

**> LINK : fatal error LNK1104: cannot

open file 'F:\lib\opencv\world\modules\bgsegm\opencv_bgsegm_object.dir\Debug\bgfg_gaussmix.obj'

18>f:\lib\opencv\modules\world\src\precomp.hpp(57): fatal error C1083: cannot open file include : 'opencv2/xfeatures2d/nonfree.hpp' : No such file or directory (F:\lib\opencv\modules\world\src\world_init.cpp)

LINK : fatal error LNK1104: cannot open file '....\lib\Debug\opencv_world310d.lib'**

Any idea to solve this problem?

Thanks in advance