[Cin] OpenCV no-gphoto2 patch re-send
Andrew Randrianasulu
randrianasulu at gmail.com
Wed Mar 18 19:03:16 CET 2020
Hopefully THIS ONE should be safe ....
problem only affects system where OLD Gphoto2 installed ....
But disabling stuff shouldn't break builds ... I hope!
--
diff --git a/cinelerra-5.1/opencv_build b/cinelerra-5.1/opencv_build
index 20d6ea1..1e4c777 100644
--- a/cinelerra-5.1/opencv_build
+++ b/cinelerra-5.1/opencv_build
@@ -76,6 +76,7 @@ $(opencv)/build: $(opencv).src
-DCMAKE_BUILD_TYPE=RELEASE \
-DWITH_IPP=OFF \
-DWITH_LAPACK=OFF \
+ -DWITH_GPHOTO2=OFF \
-DBUILD_SHARED_LIBS=OFF \
-DINSTALL_C_EXAMPLES=OFF \
-DINSTALL_PYTHON_EXAMPLES=OFF \
@@ -97,6 +98,7 @@ $(opencv)/build: $(opencv).src
-DCMAKE_BUILD_TYPE=RELEASE \
-DWITH_IPP=OFF \
-DWITH_LAPACK=OFF \
+ -DWITH_GPHOTO2=OFF \
-DBUILD_SHARED_LIBS=ON \
-DINSTALL_C_EXAMPLES=ON \
-DINSTALL_PYTHON_EXAMPLES=ON \
-------------- next part --------------
A non-text attachment was scrubbed...
Name: opencv_gphoto2.diff
Type: text/x-diff
Size: 646 bytes
Desc: not available
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20200318/4973d9d7/attachment.bin>
More information about the Cin
mailing list