On Tuesday, September 13, 2016 7:16:58 PM CEST, Dan Dennedy wrote:
> Yes, that is fine. I suppose there is no way to detect the 
> OpenCV contrib module in configure? It would suck to get a bunch 
> of compilation error reports if OpenCV is detected fine but the 
> contrib module is not. If that is the case, then make this 
> module disabled by default and require explicit enable.

Great.

I also thought about it, and pkgconfig can return the info:

pkg-config --libs opencv | grep opencv_tracking

So I should be able to detect that and disable compilation if pkg-config is 
not found... I will work on it.

Have a nice day,

jb

------------------------------------------------------------------------------
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to