[Lazarus] Custom Controls package cannot be found
Graeme Geldenhuys
graemeg.lists at gmail.com
Thu Feb 23 10:04:13 CET 2012
On 23 February 2012 11:01, Sven Barth wrote:
> AFAIK make clean only removes files it knows about. If the unit directory
> got renamed from lib to units then it dies not know there is a lib directory
> to clean (it could be a directory created by the user after all). I don't
> know whether this is your exact course, but it's at least the situation as I
> remember it.
I definitely did not rename any directories. Why doesn't 'make clean'
rather search for *.ppu and *.o and *.a and executables instead? That
would be a much more reliable clean method.
--
Regards,
- Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://fpgui.sourceforge.net
More information about the Lazarus
mailing list