[Digikam-devel] [digikam] [Bug 339806] New: Compiler error: ambiguous reference to ratio variable
Gianluca
gmaxera at gmail.com
Thu Oct 9 09:36:13 BST 2014
https://bugs.kde.org/show_bug.cgi?id=339806
Bug ID: 339806
Summary: Compiler error: ambiguous reference to ratio variable
Product: digikam
Version: 4.4.0
Platform: MacPorts Packages
OS: OS X
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: Portability
Assignee: digikam-devel at kde.org
Reporter: gmaxera at gmail.com
I followed the instructions for building digikam 4.4.0 from tarball.
I installed all dependencies using MacPorts and then I build digikam.
During the build a get a compilation error about ambiguous reference to ratio
variable.
That variable in the
digikam-4.4.0/core/tests/imgqsort/detectblur/detectblur.cpp and
digikam-4.4.0/core/tests/imgqsort/detectnoise/detectnoise.cpp source files.
It was enough to rename the ratio variable in something else (I used 'ratios')
to solve the compilation error and to successfully install digikam 4.4.0 on Mac
OS X.
Reproducible: Always
Steps to Reproduce:
1. Download digikam 4.4.0 tarball
2. Install all dependencies via MacPorts indicated into REAMDE.MACOSX
3. Build it
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list