|
I checked out the branch today, but I'm not able to compile it, because the
code references a method that actually is not in the current committed code: error: ‘class Digikam::DMetadata’ has no member named ‘setUseXMPSidecar’ Do I need to checkout something else? Andi _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
Also I'm not able to freshly compile the branch at all:
CMake Error at CMakeLists.txt:83 (MESSAGE): digiKam needs libkexiv2. You need to install the libkexiv2 (version >= 1.2.0) library development package. When I checkout trunk, run cmake, switch back to the branch and run cmake again, the error is gone. So I guess the branch doesn't handle the search for 'libkexiv2' in a correct way. Andi Clemens ----------------- www.digikam.org On Thursday 15 July 2010 22:21:20 Andi Clemens wrote: > I checked out the branch today, but I'm not able to compile it, because the > code references a method that actually is not in the current committed > code: > > error: ‘class Digikam::DMetadata’ has no member named ‘setUseXMPSidecar’ > > Do I need to checkout something else? > > Andi > _______________________________________________ > Digikam-devel mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-devel Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
Hi,
I don't know if this helps with something, but I compiled all the libs + kipi-plugins + digikam using "cmake -DCMAKE_INSTALL_PREFIX=path && make && sudo make install" and didn't had any problem. Also, I mention that I've compiled again all gsoc branch five minutes ago, so there aren't any problems here. Gabriel Voicu On Thu, Jul 15, 2010 at 11:23 PM, Andi Clemens <[hidden email]> wrote: Also I'm not able to freshly compile the branch at all: _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by Bugzilla from andi.clemens@gmx.net
Do you read this :
http://websvn.kde.org/branches/extragear/graphics/README.GoSC2010?revision=1148467&view=markup Libkexiv2 in this branch need to be installed, as all other shared lib there, before to compile digiKam and kipi-plugins. Gilles 2010/7/15 Andi Clemens <[hidden email]>: > I checked out the branch today, but I'm not able to compile it, because the > code references a method that actually is not in the current committed code: > > error: ‘class Digikam::DMetadata’ has no member named ‘setUseXMPSidecar’ > > Do I need to checkout something else? > > Andi > _______________________________________________ > Digikam-devel mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-devel > Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
I had compiled all the libs, still doesn't work.
I need to recheck everything when I have more time... Andi Clemens ----------------- www.digikam.org On Friday 16 July 2010 07:55:58 Gilles Caulier wrote: > Do you read this : > > http://websvn.kde.org/branches/extragear/graphics/README.GoSC2010?revision= > 1148467&view=markup > > Libkexiv2 in this branch need to be installed, as all other shared lib > there, before to compile digiKam and kipi-plugins. > > Gilles > > 2010/7/15 Andi Clemens <[hidden email]>: > > I checked out the branch today, but I'm not able to compile it, because > > the code references a method that actually is not in the current > > committed code: > > > > error: ‘class Digikam::DMetadata’ has no member named ‘setUseXMPSidecar’ > > > > Do I need to checkout something else? > > > > Andi > > _______________________________________________ > > Digikam-devel mailing list > > [hidden email] > > https://mail.kde.org/mailman/listinfo/digikam-devel > > _______________________________________________ > Digikam-devel mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-devel Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by Bugzilla from andi.clemens@gmx.net
I think I had the dame problem did you also get kipi and libkexif and all the rest from Geoc branch or just digikam? On 15 Jul 2010 21:21, "Andi Clemens" <[hidden email]> wrote: _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
All shared libs from GoSC branch need to be used for digiKAm and
kipi-plugins 2.0, as i explain to README.GOSC2010 Gilles Caulier 2010/7/16 Alex Jironkin <[hidden email]>: > I think I had the dame problem did you also get kipi and libkexif and all > the rest from Geoc branch or just digikam? > > On 15 Jul 2010 21:21, "Andi Clemens" <[hidden email]> wrote: > > I checked out the branch today, but I'm not able to compile it, because the > code references a method that actually is not in the current committed code: > > error: ‘class Digikam::DMetadata’ has no member named ‘setUseXMPSidecar’ > > Do I need to checkout something else? > > Andi > _______________________________________________ > Digikam-devel mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-devel > > _______________________________________________ > Digikam-devel mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-devel > > Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
| Free forum by Nabble | Edit this page |
