[lazarus] OnEvent Error, Not found any include file

Andrew Johnson acjgenius at earthlink.net
Thu Oct 16 12:56:46 EDT 2003


yep. ok. my fault. seems to be working now. :)

and not sure about the runtime error as I had no such problem myself.
well.. it didn't "run" in lazarus because it tried to run the wrong
path, but it compiled it, and I could run it no problem.

Andrew

On Thu, 2003-10-16 at 12:30, Michael Van Canneyt wrote:
> On Thu, 16 Oct 2003, Andrew Johnson wrote:
> 
> > any label? or just dialog labels? I forgot to make sure the win32
> > interface auto translates COLOR_FORM into COLOR_BTNFACE, and prompt
> > dialog I had it do Canvas.brush.color := clForm, when it should be
> > Canvas.brush := Self.Brush; so it very well could cause black labels. I
> > will try and set up lazarus on a win32 machine and test.
> 
> It seems that it is only in dialog labels. If I drop one on a form, it
> works fine. I can't test runtime, because I get an error:
> 
> The procedure entry point GetComboboxInfo could not be located in the dynamic link library user32.
> 
> Michael.
> 
> >
> > Andrew
> >
> > On Thu, 2003-10-16 at 11:16, Michael Van Canneyt wrote:
> > > On Thu, 16 Oct 2003, Hamacker wrote:
> > >
> > > > I do that, my Enviroment I think that is OK, but the messager error
> > > > still appear.
> > > > I think that something is wrong, but what ?
> > > > I compile from CVS yesterday and none error message appear. The
> > > > compilation is OK.
> > > > And IDE is great, in last month when I tested I saw very and very slow
> > > > wich window, modal errors, bizarre errors (like a ctrl+v freeze window)
> > > > and more. But today the IDE is clean, fast,... congratulations for
> > > > Lazarus time.
> > > > I would like to use now lazarus, but I dont understand this problem with
> > > > include files.
> > >
> > > If it is any help: I get the same error; I have been able to solve it by
> > > setting the path to the FPC sources (e:\pp\fixbranch\rtl) but then I get
> > > a second error. And it's not possible to add 2 paths.
> > >
> > > (at least, I guess so, because I can't read the error message: Any label
> > > is 100% black on my screen)
> > >
> > > Michael.
> > >
> > > _________________________________________________________________
> > >      To unsubscribe: mail lazarus-request at miraclec.com with
> > >                 "unsubscribe" as the Subject
> > >    archives at http://www.lazarus.freepascal.org/mailarchives
> >
> > _________________________________________________________________
> >      To unsubscribe: mail lazarus-request at miraclec.com with
> >                 "unsubscribe" as the Subject
> >    archives at http://www.lazarus.freepascal.org/mailarchives
> >
> 
> _________________________________________________________________
>      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