[lazarus] gtkint.pp won't compile

Peter Vreman peter at freepascal.org
Thu Jan 11 04:08:31 EST 2001


> 
> 
> Michael A. Hess ÐÉÛÅÔ:
> 
> > Greetings,
> >
> > As the subject says, gtkint.pp won't compile now. It blows with 3
> > errors. It indicates that it is at line 640. Since 640 happens to be
th> e
> > end of the file it is hard to determine where the problem is exactly.
I> t
> > must be some sort of syntax error that is confusing the file. Anyone
> > know what file was being worked on that could have it messed up?
> 
> I've answered, how to correct these 3 errors. It's just incompartibility
> between
> gdk units. In Lazarus gdk is excpected to get (in one argument) a set of
> integers,
> and in gdk this is array of char. It is so easy to fix. You may just get
> an
> older version
> of lazarus and copy these strs.

But that won't work either as the 1.0.4 compiler generated the invisible high-parameter
that isn't supported by C. In 1.0.5 this has been fixed.

Maybe someone should create a specific lazarus rpm package for the developpers to use
until a new FP release is created.








More information about the Lazarus mailing list