On Mon, 30 Apr 2007 11:55:09 +0100
pineal <[EMAIL PROTECTED]> wrote:

> On Monday 30 April 2007 08:10, Mattias Gaertner wrote:
> > Can you create a backtrace?
> > Start lazarus with gdb:
> >
> > []$ gdb ./lazarus
> > break FPC_RAISEEXCEPTION
> > run
> > backtrace
> >
> >
> > Mattias
> 
> do you mean like this below? 

Yes. Thanks.
I already found such a bug. I will commit a fix together with a few
other fixes for the gtk2 in a few days.

 
>[...]
> WARNING: Macro not defined: "Target_OS".

This means, that either your project or one of the used packages use
the wrong macro name (TargetOS is the correct name). Probably in the
compiler options. It is not a package coming with lazarus.


Mattias

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to