[lazarus] IDE Problem

Mattias Gaertner nc-gaertnma at netcologne.de
Tue Jan 14 13:05:41 EST 2003


On 14 Jan 2003 11:17:25 -0600
Bruno Alejandro <bruno at vias.com> wrote:

> Yep, you'r right, and I see the FAQ, and tell me that install and
> compile again the Lazarus, but I already do that, and still with the
> same error, and in the message window tell me that the button unit
> doesn't found
> 
> Do you know why????

It can't find the file buttons.pp.
Check
Run->Compiler Options->Search Paths->Other Sources
for
$(LazarusDir)/lcl;$(LazarusDir)/lcl/interfaces/$(LCLWidgetType)

The FPC source path can be set via:
Environment -> General Options -> Files -> FPC source path


Mattias






More information about the Lazarus mailing list