Search Criteria
Package Base Details: opencv2-opt
Git Clone URL: | https://aur.archlinux.org/opencv2-opt.git (read-only, click to copy) |
---|---|
Submitter: | dracorp |
Maintainer: | jerry73204 |
Last Packager: | jerry73204 |
Votes: | 10 |
Popularity: | 0.000146 |
First Submitted: | 2016-10-22 23:27 |
Last Updated: | 2018-11-04 07:39 |
Latest Comments
1 2 3 Next › Last »
nitrotm commented on 2020-10-20 11:06
The following extra patch is necessary to allow building the highgui module:
hottea commented on 2018-11-04 03:18
@jerry73204 hey, could you help me with maintain this pkg?
jerry73204 commented on 2018-11-03 16:44
The PKGBUILD renames
share/OpenCV
toshare/opencv
. It causes the cmake config files unusable (See this issue).In this issue, cmake script assumes
/opt/opencv2/share/OpenCV/java/libopencv_java2413.so
, which parent directory is gone.Please include this patch in order to fix it.
postadelmaga commented on 2018-08-29 07:18
now It compiles.
dracorp commented on 2018-06-21 21:20
Hi, I've disowned package, because I don't have enough time to take care of it.
kova7ev commented on 2018-06-20 10:41
If you don't need ffmpeg dependencies you can disable it by adding in your CMAKE this option: -D WITH_FFMPEG=OFF
postadelmaga commented on 2018-06-20 07:46
Any workaround ? How can I try using ffmpeg2.8 ?
AsGreyWolf commented on 2018-05-29 03:34
Try using ffmpeg2.8.
dracorp commented on 2018-05-22 15:19
The same problem is for opencv2
postadelmaga commented on 2018-05-22 05:39
Same here, built fails at 10%