|
Hello all,
i am doing the beta6 tarball and before releasing as always i try to build myself but today it fails ( with both beta6 tags and trunk ) /home/neoclust/Documents/trunk/digikam-software-compilation/extra/kipi-plugins/dngconverter/dngwriter/dngwriter.cpp: In member function 'int DNGIface::DNGWriter::convert()': /home/neoclust/Documents/trunk/digikam-software-compilation/extra/kipi-plugins/dngconverter/dngwriter/dngwriter.cpp:548:68: error: 'class KDcrawIface::DcrawInfoContainer' has no member named 'blackPointCh' /home/neoclust/Documents/trunk/digikam-software-compilation/extra/kipi-plugins/dngconverter/dngwriter/dngwriter.cpp:549:68: error: 'class KDcrawIface::DcrawInfoContainer' has no member named 'blackPointCh' /home/neoclust/Documents/trunk/digikam-software-compilation/extra/kipi-plugins/dngconverter/dngwriter/dngwriter.cpp:550:68: error: 'class KDcrawIface::DcrawInfoContainer' has no member named 'blackPointCh' /home/neoclust/Documents/trunk/digikam-software-compilation/extra/kipi-plugins/dngconverter/dngwriter/dngwriter.cpp:551:68: error: 'class KDcrawIface::DcrawInfoContainer' has no member named 'blackPointCh' /home/neoclust/Documents/trunk/digikam-software-compilation/extra/kipi-plugins/dngconverter/dngwriter/dngwriter.cpp:834:72: error: no matching function for call to 'KExiv2Iface::KExiv2::getExifTagLong(const char [26], long int&, int)' /usr/include/libkexiv2/kexiv2.h:477:10: note: candidate is: bool KExiv2Iface::KExiv2::getExifTagLong(const char*, long int&) const /home/neoclust/Documents/trunk/digikam-software-compilation/extra/kipi-plugins/dngconverter/dngwriter/dngwriter.cpp:835:72: error: no matching function for call to 'KExiv2Iface::KExiv2::getExifTagLong(const char [26], long int&, int)' /usr/include/libkexiv2/kexiv2.h:477:10: note: candidate is: bool KExiv2Iface::KExiv2::getExifTagLong(const char*, long int&) const /home/neoclust/Documents/trunk/digikam-software-compilation/extra/kipi-plugins/dngconverter/dngwriter/dngwriter.cpp:836:72: error: no matching function for call to 'KExiv2Iface::KExiv2::getExifTagLong(const char [26], long int&, int)' /usr/include/libkexiv2/kexiv2.h:477:10: note: candidate is: bool KExiv2Iface::KExiv2::getExifTagLong(const char*, long int&) const /home/neoclust/Documents/trunk/digikam-software-compilation/extra/kipi-plugins/dngconverter/dngwriter/dngwriter.cpp:837:72: error: no matching function for call to 'KExiv2Iface::KExiv2::getExifTagLong(const char [26], long int&, int)' /usr/include/libkexiv2/kexiv2.h:477:10: note: candidate is: bool KExiv2Iface::KExiv2::getExifTagLong(const char*, long int&) const /home/neoclust/Documents/trunk/digikam-software-compilation/extra/kipi-plugins/dngconverter/dngwriter/dngwriter.cpp:851:67: error: no matching function for call to 'KExiv2Iface::KExiv2::getExifTagLong(const char [21], long int&, int)' /usr/include/libkexiv2/kexiv2.h:477:10: note: candidate is: bool KExiv2Iface::KExiv2::getExifTagLong(const char*, long int&) const /home/neoclust/Documents/trunk/digikam-software-compilation/extra/kipi-plugins/dngconverter/dngwriter/dngwriter.cpp:963:78: error: no matching function for call to 'KExiv2Iface::KExiv2::getExifTagLong(const char [21], long int&, int)' /usr/include/libkexiv2/kexiv2.h:477:10: note: candidate is: bool KExiv2Iface::KExiv2::getExifTagLong(const char*, long int&) const /home/neoclust/Documents/trunk/digikam-software-compilation/extra/kipi-plugins/dngconverter/dngwriter/dngwriter.cpp:964:78: error: no matching function for call to 'KExiv2Iface::KExiv2::getExifTagLong(const char [21], long int&, int)' /usr/include/libkexiv2/kexiv2.h:477:10: note: candidate is: bool KExiv2Iface::KExiv2::getExifTagLong(const char*, long int&) const make[2]: *** [extra/kipi-plugins/dngconverter/plugin/CMakeFiles/dngconverter.dir/__/dngwriter/dngwriter.cpp.o] Error 1 make[1]: *** [extra/kipi-plugins/dngconverter/plugin/CMakeFiles/dngconverter.dir/all] Error 2 make: *** [all] Error 2 DO you see what i am doing wrong ? Btw it seems to look in my system libs instead of in extra Regards Nicolas Lécureuil _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
> Hello all,
> > i am doing the beta6 tarball and before releasing as always i try to build > myself but today it fails ( with both beta6 tags and trunk ) I think i found why, this is because of some changes i did in the cmake files, i will work on this way now to fix my build issue. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
| Free forum by Nabble | Edit this page |
