Hi everyone,<br><br>I was trying to compile digiKam 2.0 after today updates and I receive this compile errors. I also updated libkexiv2, libkdcraw2, libkipi, libface, libkface and kipi-plugins before.<br><br>Linking CXX shared library ../lib/libdigikamcore.so                                                                                         <br>
CMakeFiles/digikamcore.dir/__/libs/widgets/graphicsview/regionframeitem.o: In function `RegionFrameItem':                                   <br>/home/gabi/workspace/gsoc/graphics/digikam/libs/widgets/graphicsview/regionframeitem.cpp:367: undefined reference to `Digikam::AnimatedVisibility::AnimatedVisibility(QObject*)'<br>
/home/gabi/workspace/gsoc/graphics/digikam/libs/widgets/graphicsview/regionframeitem.cpp:368: undefined reference to `Digikam::AnimatedVisibility::controller() const'<br>/home/gabi/workspace/gsoc/graphics/digikam/libs/widgets/graphicsview/regionframeitem.cpp:368: undefined reference to `Digikam::ItemVisibilityController::setShallBeShown(bool)'<br>
CMakeFiles/digikamcore.dir/__/libs/widgets/graphicsview/regionframeitem.o: In function `Digikam::RegionFrameItem::setFlags(QFlags<Digikam::RegionFrameItem::Flag>)':<br>/home/gabi/workspace/gsoc/graphics/digikam/libs/widgets/graphicsview/regionframeitem.cpp:446: undefined reference to `Digikam::AnimatedVisibility::controller() const'<br>
/home/gabi/workspace/gsoc/graphics/digikam/libs/widgets/graphicsview/regionframeitem.cpp:446: undefined reference to `Digikam::ItemVisibilityController::setShallBeShown(bool)'<br>CMakeFiles/digikamcore.dir/__/libs/widgets/graphicsview/regionframeitem.o: In function `Digikam::RegionFrameItem::paint(QPainter*, QStyleOptionGraphicsItem const*, QWidget*)':<br>
/home/gabi/workspace/gsoc/graphics/digikam/libs/widgets/graphicsview/regionframeitem.cpp:510: undefined reference to `Digikam::ItemVisibilityControllerPropertyObject::isVisible() const'<br>/home/gabi/workspace/gsoc/graphics/digikam/libs/widgets/graphicsview/regionframeitem.cpp:515: undefined reference to `Digikam::ItemVisibilityControllerPropertyObject::opacity() const'<br>
CMakeFiles/digikamcore.dir/__/libs/widgets/graphicsview/regionframeitem.o: In function `Digikam::RegionFrameItem::hoverEnterEvent(QGraphicsSceneHoverEvent*)':<br>/home/gabi/workspace/gsoc/graphics/digikam/libs/widgets/graphicsview/regionframeitem.cpp:534: undefined reference to `Digikam::AnimatedVisibility::controller() const'<br>
/home/gabi/workspace/gsoc/graphics/digikam/libs/widgets/graphicsview/regionframeitem.cpp:534: undefined reference to `Digikam::ItemVisibilityController::show()'<br>CMakeFiles/digikamcore.dir/__/libs/widgets/graphicsview/regionframeitem.o: In function `Digikam::RegionFrameItem::hoverLeaveEvent(QGraphicsSceneHoverEvent*)':<br>
/home/gabi/workspace/gsoc/graphics/digikam/libs/widgets/graphicsview/regionframeitem.cpp:540: undefined reference to `Digikam::AnimatedVisibility::controller() const'<br>/home/gabi/workspace/gsoc/graphics/digikam/libs/widgets/graphicsview/regionframeitem.cpp:540: undefined reference to `Digikam::ItemVisibilityController::hide()'<br>
CMakeFiles/digikamcore.dir/__/libs/widgets/graphicsview/regionframeitem.o: In function `Digikam::RegionFrameItem::hoverMoveEvent(QGraphicsSceneHoverEvent*)':<br>/home/gabi/workspace/gsoc/graphics/digikam/libs/widgets/graphicsview/regionframeitem.cpp:552: undefined reference to `Digikam::AnimatedVisibility::controller() const'<br>
/home/gabi/workspace/gsoc/graphics/digikam/libs/widgets/graphicsview/regionframeitem.cpp:552: undefined reference to `Digikam::ItemVisibilityController::show()'<br>collect2: ld returned 1 exit status<br>make[2]: *** [lib/libdigikamcore.so.2.0.0] Error 1<br>
make[1]: *** [digikam/CMakeFiles/digikamcore.dir/all] Error 2<br>make: *** [all] Error 2<br><br>Gabriel<br>