[lazarus] gtkint.pp won't compile

FoodTechnologist Vasily.Volchenko at mstu.edu.ru
Thu Jan 11 03:27:20 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 the
> end of the file it is hard to determine where the problem is exactly. It
> 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.

I've encountered another problem when compile lazarus with fpc-1.0
There is a run-time error that fontdialog resource can't be found!
I'll try to do smth, but I don't know what!!!







More information about the Lazarus mailing list