Compiling error

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

Compiling error

Gabriel Voicu
Hi everyone,

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.

Linking CXX shared library ../lib/libdigikamcore.so                                                                                        
CMakeFiles/digikamcore.dir/__/libs/widgets/graphicsview/regionframeitem.o: In function `RegionFrameItem':                                  
/home/gabi/workspace/gsoc/graphics/digikam/libs/widgets/graphicsview/regionframeitem.cpp:367: undefined reference to `Digikam::AnimatedVisibility::AnimatedVisibility(QObject*)'
/home/gabi/workspace/gsoc/graphics/digikam/libs/widgets/graphicsview/regionframeitem.cpp:368: undefined reference to `Digikam::AnimatedVisibility::controller() const'
/home/gabi/workspace/gsoc/graphics/digikam/libs/widgets/graphicsview/regionframeitem.cpp:368: undefined reference to `Digikam::ItemVisibilityController::setShallBeShown(bool)'
CMakeFiles/digikamcore.dir/__/libs/widgets/graphicsview/regionframeitem.o: In function `Digikam::RegionFrameItem::setFlags(QFlags<Digikam::RegionFrameItem::Flag>)':
/home/gabi/workspace/gsoc/graphics/digikam/libs/widgets/graphicsview/regionframeitem.cpp:446: undefined reference to `Digikam::AnimatedVisibility::controller() const'
/home/gabi/workspace/gsoc/graphics/digikam/libs/widgets/graphicsview/regionframeitem.cpp:446: undefined reference to `Digikam::ItemVisibilityController::setShallBeShown(bool)'
CMakeFiles/digikamcore.dir/__/libs/widgets/graphicsview/regionframeitem.o: In function `Digikam::RegionFrameItem::paint(QPainter*, QStyleOptionGraphicsItem const*, QWidget*)':
/home/gabi/workspace/gsoc/graphics/digikam/libs/widgets/graphicsview/regionframeitem.cpp:510: undefined reference to `Digikam::ItemVisibilityControllerPropertyObject::isVisible() const'
/home/gabi/workspace/gsoc/graphics/digikam/libs/widgets/graphicsview/regionframeitem.cpp:515: undefined reference to `Digikam::ItemVisibilityControllerPropertyObject::opacity() const'
CMakeFiles/digikamcore.dir/__/libs/widgets/graphicsview/regionframeitem.o: In function `Digikam::RegionFrameItem::hoverEnterEvent(QGraphicsSceneHoverEvent*)':
/home/gabi/workspace/gsoc/graphics/digikam/libs/widgets/graphicsview/regionframeitem.cpp:534: undefined reference to `Digikam::AnimatedVisibility::controller() const'
/home/gabi/workspace/gsoc/graphics/digikam/libs/widgets/graphicsview/regionframeitem.cpp:534: undefined reference to `Digikam::ItemVisibilityController::show()'
CMakeFiles/digikamcore.dir/__/libs/widgets/graphicsview/regionframeitem.o: In function `Digikam::RegionFrameItem::hoverLeaveEvent(QGraphicsSceneHoverEvent*)':
/home/gabi/workspace/gsoc/graphics/digikam/libs/widgets/graphicsview/regionframeitem.cpp:540: undefined reference to `Digikam::AnimatedVisibility::controller() const'
/home/gabi/workspace/gsoc/graphics/digikam/libs/widgets/graphicsview/regionframeitem.cpp:540: undefined reference to `Digikam::ItemVisibilityController::hide()'
CMakeFiles/digikamcore.dir/__/libs/widgets/graphicsview/regionframeitem.o: In function `Digikam::RegionFrameItem::hoverMoveEvent(QGraphicsSceneHoverEvent*)':
/home/gabi/workspace/gsoc/graphics/digikam/libs/widgets/graphicsview/regionframeitem.cpp:552: undefined reference to `Digikam::AnimatedVisibility::controller() const'
/home/gabi/workspace/gsoc/graphics/digikam/libs/widgets/graphicsview/regionframeitem.cpp:552: undefined reference to `Digikam::ItemVisibilityController::show()'
collect2: ld returned 1 exit status
make[2]: *** [lib/libdigikamcore.so.2.0.0] Error 1
make[1]: *** [digikam/CMakeFiles/digikamcore.dir/all] Error 2
make: *** [all] Error 2

Gabriel

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

Re: Compiling error

Marcel Wiesweg

> Hi everyone,
>
> 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.

oops.
File added to CMake now in SVN.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel