Search Criteria
Package Base Details: opencv3-opt
Git Clone URL: | https://aur.archlinux.org/opencv3-opt.git (read-only, click to copy) |
---|---|
Submitter: | MichaelChou |
Maintainer: | MichaelChou |
Last Packager: | MichaelChou |
Votes: | 6 |
Popularity: | 0.004199 |
First Submitted: | 2019-02-13 12:43 |
Last Updated: | 2020-11-17 05:59 |
Latest Comments
1 2 3 Next › Last »
MichaelChou commented on 2020-11-17 06:00
Updated to v3.4.12. Thanks @Windfisch again!
Windfisch commented on 2020-11-15 11:49
In OpenCV 3.4.12, the jpeg2000_jasper patch hsa been merged into upstream and should not be necessary any more to apply in the PKGBUILD.
weissBai commented on 2020-10-17 19:26
it seems to be working after i installed tesseract :)
I had error with building opencv_imgproc:
MichaelChou commented on 2020-10-15 05:47
@maximmasterr @savnkk
I built this today with up-to-date system packages (around 2020-10-15 05:00 UTC). One machine is with intel cpu and has built this package before. The other machine is a new amd cpu machine with a clean newly installed arch system. On both machines, this package was successfully built.
Maybe some wired issues related to your building environments?
savnkk commented on 2020-10-05 08:04
I had issues compiling. I was getting the following error. /usr/bin/ld: ndefined reference to `tbb::interface7::internal::task_arena_base::internal_max_concurrency(tbb::interface7::task_arena const*)' when it compiles opencv_version.
I think tbb isn't properly declared in its target-link-libaries.
For now, I have turned off tbb in the PKGBUILD -DWITH_TBB=ON \ -DWITH_TBB=OFF \
maximmasterr commented on 2020-08-31 12:11
I have error with installing opencv3-opt
And many lines like that Here is log until make
xzz53 commented on 2020-08-02 17:51
@MichaelChou, thanks for the prompt fix!
MichaelChou commented on 2020-08-02 10:20
@xzz53 @marcin
My bad. Fixed now. I deliberately keep
pkgrel
unchanged.marcin commented on 2020-08-02 10:14
@xzz53
If you don't care about integrity check you can skip it:
xzz53 commented on 2020-08-01 19:29
Hi, and thanks for your great work!
Got a checksum error when trying to update:
For me