Skip to content

Instantly share code, notes, and snippets.

@shamun
Created October 13, 2011 10:58
Show Gist options
  • Save shamun/1283966 to your computer and use it in GitHub Desktop.
Save shamun/1283966 to your computer and use it in GitHub Desktop.
configure:38202: result: no
configure:38244: *** These plugins will not be built: openal
configure:38262: *** checking feature: opencv plugins ***
configure:38266: *** for plug-ins: opencv ***
configure:38304: checking for OPENCV
configure:38312: $PKG_CONFIG --exists --print-errors "opencv >= 2.0.0 opencv <= 2.2.0 "
Requested 'opencv <= 2.2.0' but version of OpenCV is 2.3.1
configure:38315: $? = 1
configure:38330: $PKG_CONFIG --exists --print-errors "opencv >= 2.0.0 opencv <= 2.2.0 "
Requested 'opencv <= 2.2.0' but version of OpenCV is 2.3.1
configure:38333: $? = 1
Requested 'opencv <= 2.2.0' but version of OpenCV is 2.3.1
configure:38361: result: no
configure:38830: *** These plugins will not be built: opencv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment