Hello,
I've just tried to compile the kipi-plugins on kubuntu 8.10, and cmake says "all ok", but make stops with an error... here the cmake-results ... ---------------------------------------------------------------------------------- -- kipi-plugins 0.2.0-rc1 dependencies results <http://www.kipi- plugins.org> -- -- libjpeg library found............... YES -- libtiff library found............... YES -- libpng library found................ YES -- libkipi library found............... YES -- libkexiv2 library found............. YES -- libkdcraw library found............. YES -- libxml2 library found............... YES (optional) -- libxslt library found............... YES (optional) -- libexpat library found.............. YES (optional) -- native threads support found........ YES (optional) -- libopengl library found............. YES (optional) -- libopencv library found............. YES (optional) -- libgpod library found............... NO (optional) -- libkdepim library found............. YES (optional) -- libX11 library found................ YES (optional) -- libksane library found.............. YES (optional) -- -- kipi-plugins will be compiled....... YES -- HtmlExport will be compiled......... YES (optional) -- SlideShow will be compiled.......... YES (optional) -- ImageViewer will be compiled........ YES (optional) -- AcquireImages will be compiled...... YES (optional) -- DNGConverter will be compiled....... NO (optional - Look README file for more details about dependencies) -- RemoveRedEyes will be compiled...... YES (optional) -- IpodExport will be compiled......... NO (optional - Look README file for more details about dependencies) -- Calendar will be compiled........... YES (optional) -- ---------------------------------------------------------------------------------- -- -- Configuring done -- Generating done -- Build files have been written to: /usr/src/kipi-plugins-0.2.0-rc1 ... and here comes the error ... [ 0%] Building C object common/libkipiplugins/CMakeFiles/kipiplugins.dir/iccjpeg.o [ 0%] Building CXX object common/libkipiplugins/CMakeFiles/kipiplugins.dir/batchprogressdialog.o [ 0%] Building CXX object common/libkipiplugins/CMakeFiles/kipiplugins.dir/imageslist.o /usr/src/kipi-plugins-0.2.0-rc1/common/libkipiplugins/imageslist.cpp: In member function »bool KIPIPlugins::ImagesList::isRAWFile(const QString&)«: /usr/src/kipi-plugins-0.2.0-rc1/common/libkipiplugins/imageslist.cpp:507: Fehler: »rawFiles« ist kein Element von »KDcrawIface::KDcraw« make[2]: *** [common/libkipiplugins/CMakeFiles/kipiplugins.dir/imageslist.o] Fehler 1 make[1]: *** [common/libkipiplugins/CMakeFiles/kipiplugins.dir/all] Fehler 2 make: *** [all] Fehler 2 I hope, someone can help me... Greetz, Christoph -- GPG-Fingerprint: 171A 6F66 52E5 A6CE D664 2427 832F E711 7442 8261 _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users signature.asc (204 bytes) Download Attachment |
On Friday 06 February 2009 21:19:05 [hidden email] wrote:
> Hello, > > I've just tried to compile the kipi-plugins on kubuntu 8.10, and cmake says > "all ok", but make stops with an error... Digikam/KIPI-Plugins for KDE4 need KDE 4.2 version of libkdcraw and libkexiv2 libraries from kdegraphics. I agree that this should be checked by CMake rules... Luka _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
On Friday 06 February 2009 21:28:41 Luka Renko wrote:
> On Friday 06 February 2009 21:19:05 [hidden email] wrote: > > Hello, > > > > I've just tried to compile the kipi-plugins on kubuntu 8.10, and cmake > > says "all ok", but make stops with an error... > > Do you have KDE 4.2 from kubuntu-experimental? > Digikam/KIPI-Plugins for KDE4 need KDE 4.2 version of libkdcraw and > libkexiv2 libraries from kdegraphics. > I agree that this should be checked by CMake rules... http://www.kubuntu.org/news/kde-4.2 https://launchpad.net/~digikam-experimental/+archive/ppa Luka _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Free forum by Nabble | Edit this page |