Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Is it possible to build with python but without highgui

I'd like to build OpenCV with the Python bindings, but I have no need for (and want to avoid build issues related to) highgui.

It seems, however, that disabling highgui also disables Python:

-- Disabled: gpu highgui world -- Disabled by dependency: python(deps: highgui) videostab(deps: highgui)

Is there a way around this?

Is it possible to build with python but without highgui

I'd like to build OpenCV with the Python bindings, but I have no need for (and want to avoid build issues related to) highgui.

It seems, however, that disabling highgui also disables Python:

-- Disabled: gpu highgui world
-- Disabled by dependency: python(deps: highgui) videostab(deps: highgui)

highgui)

Is there a way around this?