Ask Your Question

Jojo02600's profile - activity

2019-05-17 04:22:16 -0600 received badge  Popular Question (source)
2017-07-06 08:49:31 -0600 answered a question Error with "boostdesc_bgm.i" while compiling on Ubuntu 16.04

Thank you Berak for your answer. I finally found what happened. Like you said cmake download the files needed but the path leading to them wasn't right. So I add the path to the files and it's all done.

Succeed!

2017-07-06 07:25:47 -0600 received badge  Scholar (source)
2017-06-25 16:14:57 -0600 asked a question Error with "boostdesc_bgm.i" while compiling on Ubuntu 16.04

Hello Everyone,

I'm having big trouble for compiling opencv with master contrib. At 89%, I have a fatal error : boostdesc_bgm.i : no file or directory

[ 89%] Building CXX object modules/xfeatures2d/CMakeFiles/opencv_xfeatures2d.dir/src/boostdesc.cpp.o /opencv_contrib-master/modules/xfeatures2d/src/boostdesc.cpp:646:37: fatal error: boostdesc_bgm.i: no file or directory

Is someone have any clue for me on that error ?