| Summary: | Icon Target is not working correctly | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | Adriaan Putter <kougom> |
| Component: | Build tools: Automake | Assignee: | KDevelop Developers <kdevelop-devel> |
| Status: | RESOLVED UNMAINTAINED | ||
| Severity: | normal | CC: | annma, mattr |
| Priority: | NOR | ||
| Version First Reported In: | 3.0.0a7 | ||
| Target Milestone: | --- | ||
| Platform: | Mandrake RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
This patch update the Makefile.am when you add a new icon and remove the last one in the icon-target.
This patch works better |
||
|
Description
Adriaan Putter
2003-10-07 08:59:58 UTC
Created attachment 4922 [details]
This patch update the Makefile.am when you add a new icon and remove the last one in the icon-target.
Created attachment 4923 [details]
This patch works better
I don't know what's the problem but I have kdevelop 3.1 and the problem continues. I got it by RPM's and I don't know how to apply patch. can't build the patched files subprojectoptionsdlg.cpp:330: error: no matching function for call to 'AddPrefixDialog::AddPrefixDialog(AutoProjectPart*&)' subprojectoptionsdlg.cpp:330 is AddPrefixDialog dlg(m_part); maybe the code has changed? Please re-open once KDevelop4 has Automake support and still shows the problem. reopen so that somebody knows that it needs to be fixed. We don't even know when KDevelop 4 will get automake support kdev3 is not actively maintained anymore. |