Is it possible to build with python but without highgui [closed]

asked 2013-10-28 15:00:33 -0600

liyanage gravatar image

updated 2013-10-28 15:01:03 -0600

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?

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by sturkmen
close date 2017-08-22 11:10:02.144501

Comments

Hi! Did you manage to install it without highgui? I'm really interested in doing so.

Enrique00 gravatar imageEnrique00 ( 2014-02-03 10:30:55 -0600 )edit