[Digikam-users] Batch tools, unsharp
Mikolaj Machowski
mikmach at wp.pl
Wed Oct 17 21:06:50 BST 2007
Dnia Wednesday 17 of October 2007, Gilles Caulier napisaĆ:
> Just if somebody want to patch the tool in the right way, code is here :
>
> http://websvn.kde.org/branches/extragear/kde3/libs/kipi-plugins/batchpro
>cessimages/filterimagesdialog.cpp?revision=670712&view=markup
>
> Look especially FilterImagesDialog::makeProcess() method, in Unsharp
> section...
>
> Note : sorry, but i have no more time to patch it. KDE4 port take me a
> while for all the rest of digiKam & co.
>
OK. I will try to engage my minuscule C++ skills. First major obstacle:
I want to see string passed to convert added line
kDebug() << Temp2 << endl;
in proper place. Of course added #include <kdebug.h> in the beginning
but make complains:
filterimagesdialog.cpp:376: error: 'kDebug' was not declared in this scope
make[1]: *** [filterimagesdialog.lo] Error 1
make[1]: Leaving directory
`/home/mikolaj/kde/head/extragear/libs/kipi-plugins/batchprocessimages'
make: *** [all-recursive] Error 1
???
m.
More information about the Digikam-users
mailing list