[lazarus] IDE Problem
Bruno Alejandro
bruno at vias.com
Tue Jan 14 14:42:42 EST 2003
Hi!!
I recompiled the lazarus, and reinstall the FPC 1.0.6 with the
sources... then return to the same problem...
All works fine, I can add component's to the form, but when I want to
create an event (Double click) it tell me that "don't found the SysUtils
unit'... I don't know what happen, because all the units are in the same
dir, and the environment is by default...
Thanks
Bruno Chavez
El mar, 14-01-2003 a las 12:16, Mattias Gaertner escribió:
> 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
>
> _________________________________________________________________
> To unsubscribe: mail lazarus-request at miraclec.com with
> "unsubscribe" as the Subject
> archives at http://www.lazarus.freepascal.org/mailarchives
>
More information about the Lazarus
mailing list