Ticket #35088 (new defect)
OpenCV 2.4.1 has a bug on the pkg-config files
| Reported by: | andre.dos.anjos@… | Owned by: | stromnov@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.1.1 |
| Keywords: | Cc: | ||
| Port: | opencv |
Description
Please note the following bug:
http://code.opencv.org/issues/1925
Affects the currently installed version of OpenCV (2.4.1) on MacPorts. Needs addressing or a new release.
Change History
comment:2 Changed 12 months ago by andre.dos.anjos@…
Unfortunately not. Despite the fact they already have a fix for this, they are waiting for http://code.opencv.org/issues/1928 to be fixed before issue 1925 is treated.
As far as I can see, there is no fix for OpenCV bug 1928, despite the high priority. I'm afraid we are stuck with a broken package for the next weeks.
For the time begin, the option is to use CMake instead of pkg-config for building, if it is cheap enough for you to convert your build system. Otherwise, one has to revert to an older version hoping not too many packages depend on the new version.
Note: See
TracTickets for help on using
tickets.


I updated opencv to 2.4.2 in r95104. Did that help?