digikam fails to compile at graphics/digikam/utilities/facedetection/facegroup.cpp

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

digikam fails to compile at graphics/digikam/utilities/facedetection/facegroup.cpp

kunal ghosh
i updated my sources and issued a make.
make failed with the following error message :

/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

regards,
kunal ghosh

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: digikam fails to compile at graphics/digikam/utilities/facedetection/facegroup.cpp

Marcel Wiesweg
>   i updated my sources and issued a make.
> make failed with the following error message :
>
> /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

You dont need to file a bug for this - as you see from the commit logs, it's
usually me at the moment responsible for these problems. Drop a mail on
digikam-devel. A non-compiling SVN usually does not last more than 24h ;-)

Marcel
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel