| Summary: | build-failure - imageresize.cpp - 'KToolInvocation' has not been declared | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | Treeve Jelbert <treeve> |
| Component: | Portability-Runtime | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | caulier.gilles |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 0.10.0 | |
| Sentry Crash Report: | |||
| Attachments: | compile log | ||
|
Description
Treeve Jelbert
2008-06-29 09:03:48 UTC
Created attachment 25688 [details]
compile log
The following patch fixes the problem
sed -i 's/<KToolInvocation>/<ktoolinvocation.h>/' \
utilities/imageeditor/tools/imageresize.cpp
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 |