HAVE_VIDEOINPUT not set for highgui/win32/vs2008 by cmake (Bug #763)
Description
HAVE_VIDEOINPUT is set in cvconfig.h, but this file is never used in highgui, so there's no directshow support by default.
adding HAVE_VIDEOINPUT to the preprocessor flags for highgui solved it for me, but i think it should go somewhere into the cmake stuff.
Related issues
duplicates Bug #735: No Video from Camera (OpenCV 2.2) | Done |
Associated revisions
Merge pull request #763 from gpsinghsandhu:video-doc-minor-typo
History
Updated by Niall O'Hara about 14 years ago
I reported this 5 months ago :( how to fix properly can be found in the original ticket #491
- Status deleted (
Open)
Updated by Vadim Pisarevsky about 14 years ago
this is duplicate of #735
- Status set to Done
- (deleted custom field) set to duplicate