Hi all,
following the instructions on http://www.digikam.org/drupal/download?q=download/KDE4 as usual, I compiled and installed the kdegraphics libs (using kubuntu 10.04 beta1). Before that, I removed all libkdcraw packages installed via the package manager. But still, compiling digikam fails. (It used to work a couple of days ago.) In the config output, it says -- libkdcraw library found.................. YES but also -- libkdcraw >= 1.0.0 library found......... NO (optional) which is strange because I just installed the very newest version available. Compilation of digikam then fails with the message [ .. ] [ 1%] Building CXX object digikam/digikam/CMakeFiles/digikamcore.dir/__/libs/dimg/dimg.o In file included from /home/gandalf/down/svn/kde4/graphics/digikam/libs/dimg/dimg.h:42, from /home/gandalf/down/svn/kde4/graphics/digikam/libs/dimg/dimg.cpp:26: /home/gandalf/down/svn/kde4/graphics/digikam/libs/dimg/drawdecoding.h: In constructor ‘Digikam::DRawDecoding::DRawDecoding(const KDcrawIface::RawDecodingSettings&)’: /home/gandalf/down/svn/kde4/graphics/digikam/libs/dimg/drawdecoding.h:70: error: ‘DontStretchPixels’ was not declared in this scope /home/gandalf/down/svn/kde4/graphics/digikam/libs/dimg/drawdecoding.h:70: error: ‘const class KDcrawIface::RawDecodingSettings’ has no member named ‘DontStretchPixels’ make[2]: *** [digikam/digikam/CMakeFiles/digikamcore.dir/__/libs/dimg/dimg.o] Fehler 1 make[1]: *** [digikam/digikam/CMakeFiles/digikamcore.dir/all] Fehler 2 make: *** [all] Fehler 2 Any idea what's wrong here? Best, Gandalf _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
yes, i'm working on (:=)))
Just commited fixes this morning. checkout again all (digiKam, kipi-plugins, and libkdcraw), remove all CMakeCache.txt files from root dir and try again Gilles Caulier 2010/3/30 Gandalf Lechner <[hidden email]>: > Hi all, > > following the instructions on > http://www.digikam.org/drupal/download?q=download/KDE4 as usual, I > compiled and installed the kdegraphics libs (using kubuntu 10.04 beta1). > Before that, I removed all libkdcraw packages installed via the package > manager. But still, compiling digikam fails. (It used to work a couple > of days ago.) In the config output, it says > > -- libkdcraw library found.................. YES > > but also > > -- libkdcraw >= 1.0.0 library found......... NO (optional) > > which is strange because I just installed the very newest version > available. Compilation of digikam then fails with the message > > [ .. ] > [ 1%] Building CXX object > digikam/digikam/CMakeFiles/digikamcore.dir/__/libs/dimg/dimg.o > In file included > from /home/gandalf/down/svn/kde4/graphics/digikam/libs/dimg/dimg.h:42, > > from /home/gandalf/down/svn/kde4/graphics/digikam/libs/dimg/dimg.cpp:26: > /home/gandalf/down/svn/kde4/graphics/digikam/libs/dimg/drawdecoding.h: > In constructor ‘Digikam::DRawDecoding::DRawDecoding(const > KDcrawIface::RawDecodingSettings&)’: > /home/gandalf/down/svn/kde4/graphics/digikam/libs/dimg/drawdecoding.h:70: error: ‘DontStretchPixels’ was not declared in this scope > /home/gandalf/down/svn/kde4/graphics/digikam/libs/dimg/drawdecoding.h:70: error: ‘const class KDcrawIface::RawDecodingSettings’ has no member named ‘DontStretchPixels’ > make[2]: *** > [digikam/digikam/CMakeFiles/digikamcore.dir/__/libs/dimg/dimg.o] Fehler > 1 > make[1]: *** [digikam/digikam/CMakeFiles/digikamcore.dir/all] Fehler 2 > make: *** [all] Fehler 2 > > > Any idea what's wrong here? > > Best, > Gandalf > > > > > > > _______________________________________________ > Digikam-users mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-users > Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Now it works in the beginning, but fails while building
make[2]: *** [kipi-plugins/rawconverter/CMakeFiles/kipiplugin_rawconverter.dir/batchdialog.o] Fehler 1 I'll try again later Gandalf On Die, 2010-03-30 at 10:35 +0200, Gilles Caulier wrote: > yes, i'm working on (:=))) > > Just commited fixes this morning. checkout again all (digiKam, > kipi-plugins, and libkdcraw), remove all CMakeCache.txt files from > root dir and try again > > Gilles Caulier > > 2010/3/30 Gandalf Lechner <[hidden email]>: > > Hi all, > > > > following the instructions on > > http://www.digikam.org/drupal/download?q=download/KDE4 as usual, I > > compiled and installed the kdegraphics libs (using kubuntu 10.04 beta1). > > Before that, I removed all libkdcraw packages installed via the package > > manager. But still, compiling digikam fails. (It used to work a couple > > of days ago.) In the config output, it says > > > > -- libkdcraw library found.................. YES > > > > but also > > > > -- libkdcraw >= 1.0.0 library found......... NO (optional) > > > > which is strange because I just installed the very newest version > > available. Compilation of digikam then fails with the message > > > > [ .. ] > > [ 1%] Building CXX object > > digikam/digikam/CMakeFiles/digikamcore.dir/__/libs/dimg/dimg.o > > In file included > > from /home/gandalf/down/svn/kde4/graphics/digikam/libs/dimg/dimg.h:42, > > > > from /home/gandalf/down/svn/kde4/graphics/digikam/libs/dimg/dimg.cpp:26: > > /home/gandalf/down/svn/kde4/graphics/digikam/libs/dimg/drawdecoding.h: > > In constructor ‘Digikam::DRawDecoding::DRawDecoding(const > > KDcrawIface::RawDecodingSettings&)’: > > /home/gandalf/down/svn/kde4/graphics/digikam/libs/dimg/drawdecoding.h:70: error: ‘DontStretchPixels’ was not declared in this scope > > /home/gandalf/down/svn/kde4/graphics/digikam/libs/dimg/drawdecoding.h:70: error: ‘const class KDcrawIface::RawDecodingSettings’ has no member named ‘DontStretchPixels’ > > make[2]: *** > > [digikam/digikam/CMakeFiles/digikamcore.dir/__/libs/dimg/dimg.o] Fehler > > 1 > > make[1]: *** [digikam/digikam/CMakeFiles/digikamcore.dir/all] Fehler 2 > > make: *** [all] Fehler 2 > > > > > > Any idea what's wrong here? > > > > Best, > > Gandalf > > > > > > > > > > > > > > _______________________________________________ > > Digikam-users mailing list > > [hidden email] > > https://mail.kde.org/mailman/listinfo/digikam-users > > > _______________________________________________ > Digikam-users mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-users > _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
In reply to this post by Gilles Caulier-4
Bonjour,
Dans Renommer Le Custom Range ne fonctionne pas. Il ajoute toujours un digit de plus.
Merci Pierre _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
In reply to this post by Bugzilla from gandalf.lechner@univie.ac.at
yes, i can reproduce this problem there too... i take a look
Gilles 2010/3/30 Gandalf Lechner <[hidden email]>: > Now it works in the beginning, but fails while building > > make[2]: *** > [kipi-plugins/rawconverter/CMakeFiles/kipiplugin_rawconverter.dir/batchdialog.o] Fehler 1 > > I'll try again later > > Gandalf > > On Die, 2010-03-30 at 10:35 +0200, Gilles Caulier wrote: >> yes, i'm working on (:=))) >> >> Just commited fixes this morning. checkout again all (digiKam, >> kipi-plugins, and libkdcraw), remove all CMakeCache.txt files from >> root dir and try again >> >> Gilles Caulier >> >> 2010/3/30 Gandalf Lechner <[hidden email]>: >> > Hi all, >> > >> > following the instructions on >> > http://www.digikam.org/drupal/download?q=download/KDE4 as usual, I >> > compiled and installed the kdegraphics libs (using kubuntu 10.04 beta1). >> > Before that, I removed all libkdcraw packages installed via the package >> > manager. But still, compiling digikam fails. (It used to work a couple >> > of days ago.) In the config output, it says >> > >> > -- libkdcraw library found.................. YES >> > >> > but also >> > >> > -- libkdcraw >= 1.0.0 library found......... NO (optional) >> > >> > which is strange because I just installed the very newest version >> > available. Compilation of digikam then fails with the message >> > >> > [ .. ] >> > [ 1%] Building CXX object >> > digikam/digikam/CMakeFiles/digikamcore.dir/__/libs/dimg/dimg.o >> > In file included >> > from /home/gandalf/down/svn/kde4/graphics/digikam/libs/dimg/dimg.h:42, >> > >> > from /home/gandalf/down/svn/kde4/graphics/digikam/libs/dimg/dimg.cpp:26: >> > /home/gandalf/down/svn/kde4/graphics/digikam/libs/dimg/drawdecoding.h: >> > In constructor ‘Digikam::DRawDecoding::DRawDecoding(const >> > KDcrawIface::RawDecodingSettings&)’: >> > /home/gandalf/down/svn/kde4/graphics/digikam/libs/dimg/drawdecoding.h:70: error: ‘DontStretchPixels’ was not declared in this scope >> > /home/gandalf/down/svn/kde4/graphics/digikam/libs/dimg/drawdecoding.h:70: error: ‘const class KDcrawIface::RawDecodingSettings’ has no member named ‘DontStretchPixels’ >> > make[2]: *** >> > [digikam/digikam/CMakeFiles/digikamcore.dir/__/libs/dimg/dimg.o] Fehler >> > 1 >> > make[1]: *** [digikam/digikam/CMakeFiles/digikamcore.dir/all] Fehler 2 >> > make: *** [all] Fehler 2 >> > >> > >> > Any idea what's wrong here? >> > >> > Best, >> > Gandalf >> > >> > >> > >> > >> > >> > >> > _______________________________________________ >> > Digikam-users mailing list >> > [hidden email] >> > https://mail.kde.org/mailman/listinfo/digikam-users >> > >> _______________________________________________ >> Digikam-users mailing list >> [hidden email] >> https://mail.kde.org/mailman/listinfo/digikam-users >> > > > > _______________________________________________ > Digikam-users mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-users > Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Fixed now. Try again
Gilles Caulier 2010/3/30 Gilles Caulier <[hidden email]>: > yes, i can reproduce this problem there too... i take a look > > Gilles > > 2010/3/30 Gandalf Lechner <[hidden email]>: >> Now it works in the beginning, but fails while building >> >> make[2]: *** >> [kipi-plugins/rawconverter/CMakeFiles/kipiplugin_rawconverter.dir/batchdialog.o] Fehler 1 >> >> I'll try again later >> >> Gandalf >> >> On Die, 2010-03-30 at 10:35 +0200, Gilles Caulier wrote: >>> yes, i'm working on (:=))) >>> >>> Just commited fixes this morning. checkout again all (digiKam, >>> kipi-plugins, and libkdcraw), remove all CMakeCache.txt files from >>> root dir and try again >>> >>> Gilles Caulier >>> >>> 2010/3/30 Gandalf Lechner <[hidden email]>: >>> > Hi all, >>> > >>> > following the instructions on >>> > http://www.digikam.org/drupal/download?q=download/KDE4 as usual, I >>> > compiled and installed the kdegraphics libs (using kubuntu 10.04 beta1). >>> > Before that, I removed all libkdcraw packages installed via the package >>> > manager. But still, compiling digikam fails. (It used to work a couple >>> > of days ago.) In the config output, it says >>> > >>> > -- libkdcraw library found.................. YES >>> > >>> > but also >>> > >>> > -- libkdcraw >= 1.0.0 library found......... NO (optional) >>> > >>> > which is strange because I just installed the very newest version >>> > available. Compilation of digikam then fails with the message >>> > >>> > [ .. ] >>> > [ 1%] Building CXX object >>> > digikam/digikam/CMakeFiles/digikamcore.dir/__/libs/dimg/dimg.o >>> > In file included >>> > from /home/gandalf/down/svn/kde4/graphics/digikam/libs/dimg/dimg.h:42, >>> > >>> > from /home/gandalf/down/svn/kde4/graphics/digikam/libs/dimg/dimg.cpp:26: >>> > /home/gandalf/down/svn/kde4/graphics/digikam/libs/dimg/drawdecoding.h: >>> > In constructor ‘Digikam::DRawDecoding::DRawDecoding(const >>> > KDcrawIface::RawDecodingSettings&)’: >>> > /home/gandalf/down/svn/kde4/graphics/digikam/libs/dimg/drawdecoding.h:70: error: ‘DontStretchPixels’ was not declared in this scope >>> > /home/gandalf/down/svn/kde4/graphics/digikam/libs/dimg/drawdecoding.h:70: error: ‘const class KDcrawIface::RawDecodingSettings’ has no member named ‘DontStretchPixels’ >>> > make[2]: *** >>> > [digikam/digikam/CMakeFiles/digikamcore.dir/__/libs/dimg/dimg.o] Fehler >>> > 1 >>> > make[1]: *** [digikam/digikam/CMakeFiles/digikamcore.dir/all] Fehler 2 >>> > make: *** [all] Fehler 2 >>> > >>> > >>> > Any idea what's wrong here? >>> > >>> > Best, >>> > Gandalf >>> > >>> > >>> > >>> > >>> > >>> > >>> > _______________________________________________ >>> > Digikam-users mailing list >>> > [hidden email] >>> > https://mail.kde.org/mailman/listinfo/digikam-users >>> > >>> _______________________________________________ >>> Digikam-users mailing list >>> [hidden email] >>> https://mail.kde.org/mailman/listinfo/digikam-users >>> >> >> >> >> _______________________________________________ >> Digikam-users mailing list >> [hidden email] >> https://mail.kde.org/mailman/listinfo/digikam-users >> > Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
It does not work under Windows. There is a ELSEIF(NOT WIN32) instead of
a ELSE(NOT WIN32) on line 141 in CMakeList.txt /David Gilles Caulier skrev: > Fixed now. Try again > > Gilles Caulier > > 2010/3/30 Gilles Caulier <[hidden email]>: > >> yes, i can reproduce this problem there too... i take a look >> >> Gilles >> >> 2010/3/30 Gandalf Lechner <[hidden email]>: >> >>> Now it works in the beginning, but fails while building >>> >>> make[2]: *** >>> [kipi-plugins/rawconverter/CMakeFiles/kipiplugin_rawconverter.dir/batchdialog.o] Fehler 1 >>> >>> I'll try again later >>> >>> Gandalf >>> >>> On Die, 2010-03-30 at 10:35 +0200, Gilles Caulier wrote: >>> >>>> yes, i'm working on (:=))) >>>> >>>> Just commited fixes this morning. checkout again all (digiKam, >>>> kipi-plugins, and libkdcraw), remove all CMakeCache.txt files from >>>> root dir and try again >>>> >>>> Gilles Caulier >>>> >>>> 2010/3/30 Gandalf Lechner <[hidden email]>: >>>> >>>>> Hi all, >>>>> >>>>> following the instructions on >>>>> http://www.digikam.org/drupal/download?q=download/KDE4 as usual, I >>>>> compiled and installed the kdegraphics libs (using kubuntu 10.04 beta1). >>>>> Before that, I removed all libkdcraw packages installed via the package >>>>> manager. But still, compiling digikam fails. (It used to work a couple >>>>> of days ago.) In the config output, it says >>>>> >>>>> -- libkdcraw library found.................. YES >>>>> >>>>> but also >>>>> >>>>> -- libkdcraw >= 1.0.0 library found......... NO (optional) >>>>> >>>>> which is strange because I just installed the very newest version >>>>> available. Compilation of digikam then fails with the message >>>>> >>>>> [ .. ] >>>>> [ 1%] Building CXX object >>>>> digikam/digikam/CMakeFiles/digikamcore.dir/__/libs/dimg/dimg.o >>>>> In file included >>>>> from /home/gandalf/down/svn/kde4/graphics/digikam/libs/dimg/dimg.h:42, >>>>> >>>>> from /home/gandalf/down/svn/kde4/graphics/digikam/libs/dimg/dimg.cpp:26: >>>>> /home/gandalf/down/svn/kde4/graphics/digikam/libs/dimg/drawdecoding.h: >>>>> In constructor ‘Digikam::DRawDecoding::DRawDecoding(const >>>>> KDcrawIface::RawDecodingSettings&)’: >>>>> /home/gandalf/down/svn/kde4/graphics/digikam/libs/dimg/drawdecoding.h:70: error: ‘DontStretchPixels’ was not declared in this scope >>>>> /home/gandalf/down/svn/kde4/graphics/digikam/libs/dimg/drawdecoding.h:70: error: ‘const class KDcrawIface::RawDecodingSettings’ has no member named ‘DontStretchPixels’ >>>>> make[2]: *** >>>>> [digikam/digikam/CMakeFiles/digikamcore.dir/__/libs/dimg/dimg.o] Fehler >>>>> 1 >>>>> make[1]: *** [digikam/digikam/CMakeFiles/digikamcore.dir/all] Fehler 2 >>>>> make: *** [all] Fehler 2 >>>>> >>>>> >>>>> Any idea what's wrong here? >>>>> >>>>> Best, >>>>> Gandalf >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> _______________________________________________ >>>>> Digikam-users mailing list >>>>> [hidden email] >>>>> https://mail.kde.org/mailman/listinfo/digikam-users >>>>> >>>>> >>>> _______________________________________________ >>>> Digikam-users mailing list >>>> [hidden email] >>>> https://mail.kde.org/mailman/listinfo/digikam-users >>>> >>>> >>> >>> _______________________________________________ >>> Digikam-users mailing list >>> [hidden email] >>> https://mail.kde.org/mailman/listinfo/digikam-users >>> >>> > _______________________________________________ > Digikam-users mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-users > _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
2010/3/30 David Eriksson <[hidden email]>:
> It does not work under Windows. There is a ELSEIF(NOT WIN32) instead of > a ELSE(NOT WIN32) on line 141 in CMakeList.txt Fixed on svn. Gilles _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Please checkout and recompile libkdcraw and after digiKam/kipi-plugins
from trunk else digiKam will crash violently at startup (:=))) Gilles _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Dear Gilles,
compiling now works fine again, thanks for fixing it. Gandalf Am Dienstag, 30. März 2010 14:45:15 schrieb Gilles Caulier: > Please checkout and recompile libkdcraw and after digiKam/kipi-plugins > from trunk else digiKam will crash violently at startup (:=))) > > Gilles > _______________________________________________ > Digikam-users mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-users _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
In reply to this post by Alcachofa
A lot of people don't speak French, including me. Since you seem to talk about
the AdvancedRename dialog and since I wrote it, I guess I need to help in some way. If you have trouble with its functionality, file a bugreport on bugs.kde.org (in English, please :-)) Andi On Tuesday 30 March 2010 11:18:42 Alcachofa wrote: > Bonjour, > > Dans Renommer Le Custom Range ne fonctionne pas. Il ajoute toujours un > digit de plus. > Merci > Pierre > [image: screenshot3.jpg] _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Free forum by Nabble | Edit this page |