Summary: |
QtAV is not detected but assumed present on MacOS [patch] |
Product: |
[Applications] digikam
|
Reporter: |
RJVB <rjvbertin> |
Component: |
Portability-Runtime | Assignee: |
Digikam Developers <digikam-bugs-null> |
Status: |
RESOLVED
FIXED
|
|
|
Severity: |
normal
|
CC: |
caulier.gilles
|
Priority: |
NOR
|
|
|
Version: |
5.6.0 | |
|
Target Milestone: |
--- | |
|
Platform: |
Compiled Sources | |
|
OS: |
macOS | |
|
Latest Commit:
|
https://commits.kde.org/digikam/022278cad5dd4707565ec212d171f8fe58f9e11d
|
Version Fixed In:
|
5.6.0
|
Sentry Crash Report:
|
|
| |
Attachments: |
proper QtAV *detection* on Mac
|
Created attachment 105562 [details] proper QtAV *detection* on Mac There is an error in FindQtAV.cmake: on Mac, the dependency is assumed to be present and installed in a single location. I cannot comment on the latter aspect but I can confirm that the digiKam build fails when you don't have QtAV installed (in the supposed location). I'm attaching a patch to fix that.