conda-forge/opencv-feedstock

Add Flag to Turn on VTK

bfan1256 opened this issue · 1 comments

Comment:

Is there any way to set the flag D_VTK on via mamba?

I think you would have to recompile things.

PRs welcome to add that feature. Though I would be curious if we can build with VTK, but not make it a hard dependency on conda-forge.

The reason is that we already have ALOT of dependencies making this package quite heavy. Users are already asking for builds with Qt disabled.

https://github.com/conda-forge/opencv-feedstock/blob/main/recipe/build.sh#L103