------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=165275 Summary: build-failure - imageresize.cpp - 'KToolInvocation' has not been declared Product: digikam Version: unspecified Platform: Compiled Sources OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Image Editor AssignedTo: digikam-devel kde org ReportedBy: treeve scarlet be Version: 0.10.0 (using Devel) Installed from: Compiled sources Compiler: gcc-4.3.1 OS: Linux failed to compile from svn-20080629 Generating imagedlgbase.moc /usr/src/digikam-svn/utilities/imageeditor/tools/imageprint.h:0: Warning: No relevant classesfound. No output generated. Generating colorgradientwidget.moc .... [ 20%] Building CXX object digikam/CMakeFiles/digikam.dir/__/utilities/imageeditor/tools/image resize.o /usr/src/digikam-svn/utilities/imageeditor/tools/imageresize.cpp:63:27: error: KToolInvocation : No such file or directory In file included from /usr/src/digikam-svn/utilities/imageeditor/tools/imageprint.cpp:74: /usr/src/digikam-svn/utilities/imageeditor/tools/imageprint.h:44:2: warning: #warning "TODO: K Printer is disabled for KDE4.0"; /usr/src/digikam-svn/utilities/imageeditor/tools/imageprint.cpp:80:2: warning: #warning "TODO: KPrinter is disabled for KDE4.0"; [ 21%] Building CXX object digikam/CMakeFiles/digikam.dir/__/utilities/imageeditor/editor/editorwindow.o /usr/src/digikam-svn/utilities/imageeditor/tools/imageresize.cpp: In member function 'void Digikam::ImageResize::processCImgUrl(const QString&)': /usr/src/digikam-svn/utilities/imageeditor/tools/imageresize.cpp:499: error: 'KToolInvocation' has not been declared make[2]: *** [digikam/CMakeFiles/digikam.dir/__/utilities/imageeditor/tools/imageresize.o] Error 1 _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=165275 ------- Additional Comments From treeve scarlet be 2008-06-29 09:05 ------- Created an attachment (id=25688) --> (http://bugs.kde.org/attachment.cgi?id=25688&action=view) compile log _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from treeve@scarlet.be
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=165275 ------- Additional Comments From treeve scarlet be 2008-06-29 09:47 ------- The following patch fixes the problem sed -i 's/<KToolInvocation>/<ktoolinvocation.h>/' \ utilities/imageeditor/tools/imageresize.cpp _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from treeve@scarlet.be
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=165275 caulier.gilles gmail com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Additional Comments From caulier.gilles gmail com 2008-06-29 10:06 ------- SVN commit 825718 by cgilles: fix broken compilation BUGS: 165275 M +1 -1 imageresize.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=825718 _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
Free forum by Nabble | Edit this page |