| Summary: | Add existing subprojects option not working in Automake Manager | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | Gary Cramblitt <garycramblitt> |
| Component: | Build tools: Automake | Assignee: | KDevelop Developers <kdevelop-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 3.0.0a7 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Gary Cramblitt
2003-11-22 00:23:04 UTC
I just found workaround. Instead of selecting "Add existing subprojects", select "Add subproject". Type in name of existing subproject/directory, KDevelop prompts "subproject already exists. Add existing?" Click Yes. Confirmed in HEAD. Subject: kdevelop/buildtools/autotools CVS commit by dymo: "Add existing subprojects" in Automake manager now works. CCMAIL: 68760-done@bugs.kde.org M +240 -3 addexistingdirectoriesdlg.cpp 1.8 M +4 -2 addexistingdirectoriesdlg.h 1.3 M +5 -0 autosubprojectview.cpp 1.21 |