Search Criteria
Package Details: opencv2 2.4.13.7-7
Package Actions
| Git Clone URL: | https://aur.archlinux.org/opencv2.git (read-only, click to copy) |
|---|---|
| Package Base: | opencv2 |
| Description: | Open Source Computer Vision Library (version 2.x) |
| Upstream URL: | https://opencv.org/ |
| Licenses: | BSD-3-Clause |
| Submitter: | reisub |
| Maintainer: | dbermond |
| Last Packager: | dbermond |
| Votes: | 33 |
| Popularity: | 0.062173 |
| First Submitted: | 2016-04-25 13:35 (UTC) |
| Last Updated: | 2025-04-04 11:04 (UTC) |
Dependencies (18)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- gst-plugins-base (gst-plugins-base-gitAUR)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- gstreamer (gstreamer-gitAUR)
- gtk2AUR (gtk2-patched-filechooser-icon-viewAUR, gtk2-ng-gitAUR, gtk2-ng-gitAUR)
- gtkglextAUR
- libdc1394
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utils-macbookAUR, libglvnd)
- libjpeg (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR, libjpeg-turbo)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- eigen (eigen-gitAUR, eigen3) (make)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa-dlss-reflex-gitAUR, mesa-rk35xx-gitAUR, mesa-nollvm-gitAUR, mesa-rdna2vrAUR, mesa-minimal-gitAUR, mesa-amber) (make)
- opencl-icd-loaderAUR (khronos-ocl-icd-gitAUR, ocl-icd) (optional) – for coding with OpenCL
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »
nedludd commented on 2021-07-16 22:54 (UTC)
I uninstalled
jasperandopencv2built properly. Thanks for the tip!bartus commented on 2021-07-16 10:10 (UTC) (edited on 2021-07-16 10:33 (UTC) by bartus)
@nedludd: I've
jasper:2.0installed, it's incompatible withopencv2but gets dragged into bycmakeand introduce the issue. ~I can't see immediate solution, you can buildopencv2in clean chroot withextra-x86_64-buildprovided withdevtoolspackage, or uninstalljasperfor a moment to buildopencv2.~[Edit] Fixed: malformed cmake flags 5feaf8edb556, force build jasper locally 00d6b2f8ccb2
nedludd commented on 2021-07-15 14:46 (UTC)
Here you go:
http://ix.io/3t4X
bartus commented on 2021-07-15 08:17 (UTC) (edited on 2021-07-15 08:20 (UTC) by bartus)
@nedludd: Can't reproduce, file is located in
modules/highgui/src/grfmt_jpeg2000.cpplooks fine and builds without only some rudimental warnings fromtbbheader (could you please post your build.log, preferably with tool like https://aur.archlinux.org/packages/ix or site like https://paste.c-net.org/ )nedludd commented on 2021-07-14 14:47 (UTC)
The compilation failure on
grfmt_jpeg2000.cppis still there. Can you fix @bartus?bartus commented on 2021-07-06 10:07 (UTC)
Fixed.
stonecraft commented on 2021-07-06 05:28 (UTC)
I managed to build, but not install:
pantos commented on 2021-05-22 20:02 (UTC)
To fix latest compilation issues, add to _cmakeopts:
'-D CMAKE_CXX_FLAGS="-std=gnu++11"'
(in addition to the patch provided by @lobomfz)
boennhoff commented on 2021-04-26 07:53 (UTC) (edited on 2021-04-26 07:54 (UTC) by boennhoff)
Compilation is broken since many month (years?), see @lobomfz. Please abandon the package @ashok if there is no time to take care.
nitrotm commented on 2020-10-20 11:06 (UTC)
The following extra patch is necessary to allow building the highgui module:
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »