[Digikam-devel] [digikam] [Bug 349601] New: Compiling digikam with opencv 3.0.0 gives crash but not with opencv 2.x
Detlef
Detlef.Duerr at t-online.de
Thu Jun 25 16:22:12 BST 2015
https://bugs.kde.org/show_bug.cgi?id=349601
Bug ID: 349601
Summary: Compiling digikam with opencv 3.0.0 gives crash but
not with opencv 2.x
Product: digikam
Version: 4.9.0
Platform: MacPorts Packages
OS: OS X
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: libkface
Assignee: digikam-devel at kde.org
Reporter: Detlef.Duerr at t-online.de
Installing digikam via MacPort is building a binary very well, but now has
MacPort an upgrade of opencv from 2.x to 3.x and now it is impossible to
compile digikam. Every time there come an error for an not existing library
"opencv/legacy/compat.hpp" not found. deactivating opencv 3.x and activating
opencv 2.x and then compiling digikam works fine.
Probing the running of digikam with binaries of a package for version 4.10.x
and 4.11.x gives a crash while starting the digikam.app.
Reproducible: Always
Steps to Reproduce:
1. port Activate opencv @3.0.0
2. port clean digikam; port build digikam
3. Error while compiling
4. port activate opencv 2.x
5. port clean digikam; port install digikam
6. Now exist a running digikam
Actual Results:
I can't use opencv 3.x
Expected Results:
A running digikam while opencv is upgraded
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list