I get the same error trying to compile 0.9.3-beta1 from the sorce package and svn. I am on Ubuntu 7.04: =============== Making all in dmetadata make[4]: Entering directory `/test/digi/graphics/digikam/libs/dmetadata' if /bin/bash ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../ ../digikam/libs/dimg -I../../../digikam/digikam -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD _SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subs cripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exc eptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_T RANSLATION -DQT_CLEAN_NAMESPACE -MT dmetadata.lo -MD -MP -MF ".deps/dmetadata.Tpo" -c -o dmetadata.lo dmetadat a.cpp; \ then mv -f ".deps/dmetadata.Tpo" ".deps/dmetadata.Plo"; else rm -f ".deps/dmetadata.Tpo"; exit 1; fi dmetadata.cpp: In member function 'bool Digikam::DMetadata::loadUsingDcraw(const QString&)': dmetadata.cpp:87: error: 'class KDcrawIface::DcrawInfoContainer' has no member named 'owner' dmetadata.cpp:88: error: 'class KDcrawIface::DcrawInfoContainer' has no member named 'owner' ==================== I have updated and installed the lib tree before the graphics tree, and have installed libkdcraw. Any suggestions please. regards David _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
David,
'owner' member of KDcrawIface appear from libkdcraw 0.1.2. Do you use this version ? Gilles Caulier 2007/10/18, David Wilson <[hidden email]>:
_______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
Free forum by Nabble | Edit this page |