Bug 252200 - digiKam fails to compile
Summary: digiKam fails to compile
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Portability-Compilation (show other bugs)
Version: 2.0.0
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-24 03:33 UTC by kunal ghosh
Modified: 2017-12-16 14:04 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 5.8.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kunal ghosh 2010-09-24 03:33:07 UTC
Version:           2.0.0 (using Devel) 
OS:                Linux

/media/backup/kunal/graphics/digikam/utilities/facedetection/facegroup.cpp: In member function ‘bool Digikam::FaceGroup::itemsVisible() const’:
/media/backup/kunal/graphics/digikam/utilities/facedetection/facegroup.cpp:181:37: error: ‘class Digikam::ItemVisibilityController’ has no member named ‘itemsVisible’
/media/backup/kunal/graphics/digikam/utilities/facedetection/facegroup.cpp:182:1: warning: control reaches end of non-void function
make[2]: *** [digikam/CMakeFiles/digikam.dir/__/utilities/facedetection/facegroup.o] Error 1
make[2]: *** Waiting for unfinished jobs....
/media/backup/kunal/graphics/digikam/digikam/imagepreviewview.cpp: In member function ‘virtual bool Digikam::ImagePreviewView::acceptsMouseClick(QMouseEvent*)’:
/media/backup/kunal/graphics/digikam/digikam/imagepreviewview.cpp:308:23: error: ‘class Digikam::FaceGroup’ has no member named ‘hasVisibleItems’
make[2]: *** [digikam/CMakeFiles/digikam.dir/imagepreviewview.o] Error 1
make[1]: *** [digikam/CMakeFiles/digikam.dir/all] Error 2
make: *** [all] Error 2


Reproducible: Always
Comment 1 Andi Clemens 2010-09-25 22:59:42 UTC
Compile errors should be posted on the ML, or directly to the guy who introduced the error :-)
Comment 2 kunal ghosh 2010-09-26 10:40:53 UTC
  On 09/26/2010 02:29 AM, Andi Clemens wrote:
> https://bugs.kde.org/show_bug.cgi?id=252200
>
>
> Andi Clemens<andi.clemens@gmx.net>  changed:
>
>             What    |Removed                     |Added
> ----------------------------------------------------------------------------
>               Status|UNCONFIRMED                 |RESOLVED
>           Resolution|                            |UNMAINTAINED
>
>
>
>
> --- Comment #1 from Andi Clemens<andi clemens gmx net>   2010-09-25 22:59:42 ---
> Compile errors should be posted on the ML, or directly to the guy who
> introduced the error :-)
>
ok, will do,

regards,
Kunal
Comment 3 caulier.gilles 2017-12-16 14:02:28 UTC
This problem is not reproducible using current 5.8.0 pre-release bundle
available here :

https://files.kde.org/digikam/

I close this file now. Re-open it if necessary.

Gilles Caulier