Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

In the CMakeLists.txt file (opencv/sources):

...

OCV_OPTION(WITH_GSTREAMER "Include Gstreamer support" ON IF (UNIX AND NOT APPLE AND NOT ANDROID) )

In the CMakeLists.txt file (opencv/sources):

...

OCV_OPTION(WITH_GSTREAMER "Include Gstreamer support" ON IF (UNIX(UNIX AND NOT APPLE AND NOT ANDROID) )

In the CMakeLists.txt file (opencv/sources):

...

(opencv/sources): ... OCV_OPTION(WITH_GSTREAMER "Include Gstreamer support" ON IF (UNIX AND NOT APPLE AND NOT ANDROID) )

In the CMakeLists.txt file (opencv/sources): ... (opencv/sources):

...

OCV_OPTION(WITH_GSTREAMER "Include Gstreamer support" ON IF (UNIX AND NOT APPLE AND NOT ANDROID) )