Bug#2851: Removing a class from a project
Ralf Nolden
Ralf.Nolden at post.rwth-aachen.de
Thu Mar 16 20:23:48 UTC 2000
Federico David Sacerdoti wrote:
>
> Package: kdevelop
> Version: 1.1
> Severity: normal
>
> Bugreport ID : 12:39,16.03.00
>
> Originator : Federico David Sacerdoti
> E-Mail : tech at slinuxmachines.com
>
> Subject : Removing a class from a project
>
> Error Class : software bug
> Error Location : I don´t know
> Priority : low
> Bug Description ---------------------------
>
> Classes are not removed completely cleanly from
> a project.
>
> I may have not followed the instructions as
> closely as I should but I did do a "Distclean" and then
> a "configure". Even after these clensing steps,
> I had to manually edit the Makefile.in file.
>
> How to repeat the error -------------------
>
> Remove an existing class from a project, then try
> to recompile it.
>
> Bugfix or Workaround ----------------------
>
> System Information ------------------------
>
> KDevelop version : 1.1
> KDE version : 2.0pre
> QT version : 2.0
> OS/Distribution : Linux 2.2.12 Mandrake 6.0
> Compiler : gcc
>
> misc :
you have to edit the Makefile.am if you ever edit one. Usually if you
want to delete a class you have to remove the file from the project in
the RFV/LFV,
which should update your Makefile.am´s automatically, then calling the
automake stuff and configure to regenerate Makefile.in´s and Makefiles
Ralf
--
**********************************
Ralf Nolden
Ardennenstr. 41
52355 Düren
Tel. 02421/502758
The KDevelop Project
http://www.kdevelop.org
Email: rnolden at kdevelop.de
**********************************
More information about the KDevelop-devel
mailing list