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: [hidden email] Reporter: [hidden email] 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. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
https://bugs.kde.org/show_bug.cgi?id=339806
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED Version Fixed In| |4.5.0 Latest Commit| |http://commits.kde.org/digi | |kam/42d3dab5436fb1d6f144cde | |797575626906e62e6 --- Comment #1 from Gilles Caulier <[hidden email]> --- Git commit 42d3dab5436fb1d6f144cde797575626906e62e6 by Gilles Caulier. Committed on 09/10/2014 at 14:24. Pushed by cgilles into branch 'master'. Fix variable "ratio" name to compile fine under OSX FIXED-IN: 4.5.0 M +11 -7 tests/imgqsort/detectblur/detectblur.cpp M +11 -7 tests/imgqsort/detectcompression/detectcompression.cpp M +11 -7 tests/imgqsort/detectnoise/detectnoise.cpp http://commits.kde.org/digikam/42d3dab5436fb1d6f144cde797575626906e62e6 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Gianluca
https://bugs.kde.org/show_bug.cgi?id=339806
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Portability |Bundle-Tarball -- You are receiving this mail because: You are the assignee for the bug. |
Free forum by Nabble | Edit this page |