opencv_contrib_world build fails (Bug #4391)


Added by Dmitry Budnikov almost 10 years ago. Updated over 9 years ago.


Status:New Start date:2015-06-08
Priority:Normal Due date:
Assignee:Maksim Shabunin % Done:

0%

Category:-
Target version:-
Affected version:branch 'master' (3.0-dev) Operating System:Windows
Difficulty: HW Platform:x64
Pull request:

Description

I'm trying to build OpenCV library together with opencv_contrib_world module. Cmake generates opencv_contrib_world project with multiple Object Libraries representing contrib modules source files. Linker generates following errors:

Error 1 error LNK1181: cannot open input file '...\modules\bgsegm\opencv_bgsegm_object.dir\Release\bgfg_gaussmix.obj' ...\modules\contrib_world\LINK opencv_contrib_world

Actually missed objects exist in the following folder:
'...\modules\bgsegm\opencv_bgsegm.dir\Release\bgfg_gaussmix.obj'

I switched off BG segmentation module and obtained similar errors for object files from other contrib modules.


Related issues

related to Bug #3944: CMake: xfeatures2d fails when using world Done 2014-10-06

History

Updated by Maksim Shabunin over 9 years ago

Issue has been transferred to GitHub: https://github.com/Itseez/opencv/issues/5012

Also available in: Atom PDF