Mik,<br><br>with KDE3, use kdDebug()<br><br>Gilles<br><br><div><span class="gmail_quote">2007/10/17, Mikolaj Machowski <<a href="mailto:mikmach@wp.pl">mikmach@wp.pl</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Dnia Wednesday 17 of October 2007, Gilles Caulier napisał:<br>> Just if somebody want to patch the tool in the right way, code is here :<br>><br>> <a href="http://websvn.kde.org/branches/extragear/kde3/libs/kipi-plugins/batchpro">
http://websvn.kde.org/branches/extragear/kde3/libs/kipi-plugins/batchpro</a><br>>cessimages/filterimagesdialog.cpp?revision=670712&view=markup<br>><br>> Look especially FilterImagesDialog::makeProcess() method, in Unsharp
<br>> section...<br>><br>> Note : sorry, but i have no more time to patch it. KDE4 port take me a<br>> while for all the rest of digiKam & co.<br>><br><br>OK. I will try to engage my minuscule C++ skills. First major obstacle:
<br>I want to see string passed to convert added line<br><br>kDebug() << Temp2 << endl;<br><br>in proper place. Of course added #include <kdebug.h> in the beginning<br>but make complains:<br><br>filterimagesdialog.cpp
:376: error: 'kDebug' was not declared in this scope<br>make[1]: *** [filterimagesdialog.lo] Error 1<br>make[1]: Leaving directory<br>`/home/mikolaj/kde/head/extragear/libs/kipi-plugins/batchprocessimages'<br>
make: *** [all-recursive] Error 1<br><br>???<br><br>m.<br><br><br>_______________________________________________<br>Digikam-users mailing list<br><a href="mailto:Digikam-users@kde.org">Digikam-users@kde.org</a><br><a href="https://mail.kde.org/mailman/listinfo/digikam-users">
https://mail.kde.org/mailman/listinfo/digikam-users</a><br></blockquote></div><br>