Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to make from master branch on linux #16

Open
lochlainn-wilson opened this issue Feb 19, 2014 · 2 comments
Open

Unable to make from master branch on linux #16

lochlainn-wilson opened this issue Feb 19, 2014 · 2 comments

Comments

@lochlainn-wilson
Copy link

I cloned the master and configured ccmake as per instructions.
When I run make I get a lot of ISO C++ warnings which can probably be ignored.
After this I get the following:

make[2]: *** No rule to make target /home/loki/opencv/lib/libopencv_videostab.so.3.0.0', needed bylibflandmark/libflandmark_shared.so'. Stop.
make[1]: *** [libflandmark/CMakeFiles/flandmark_shared.dir/all] Error 2
make: *** [all] Error 2

Any suggestions?

@uricamic
Copy link
Owner

Hi,

it seems that there is some problem with OpenCV. But it is somehow confusing to me, since the library should use just libopencv_core and libopencv_imgproc from OpenCV...

Maybe could you try it with earlier version of OpenCV, like 2.3 or 2.4?

@sthalik
Copy link
Contributor

sthalik commented Jun 5, 2014

Don't uncheck opencv BUILD_ options.

It might also be the case that cmake cache is stale. opencv build system is very labyrinthine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants