[Cin] opencv potential fix?

Andrew Randrianasulu randrianasulu at gmail.com
Mon May 2 19:27:25 CEST 2022


try to  patch cingg like this:

diff --git a/cinelerra-5.1/opencv_build b/cinelerra-5.1/opencv_build
index 7be18228..49056989 100644
--- a/cinelerra-5.1/opencv_build
+++ b/cinelerra-5.1/opencv_build
@@ -105,6 +105,7 @@ $(opencv)/build: $(opencv).src
   -DWITH_IPP=OFF \
   -DWITH_LAPACK=OFF \
   -DWITH_GPHOTO2=OFF \
+ -DWITH_JASPER=OFF \
   -DBUILD_SHARED_LIBS=ON \
   -DINSTALL_C_EXAMPLES=ON \
   -DINSTALL_PYTHON_EXAMPLES=ON \
$

and see if opencv build proceed to  actually 100% mark w/o errors.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20220502/8cac333b/attachment.htm>


More information about the Cin mailing list