[lazarus] gtkint.pp won't compile

Shane Miller SMiller1 at stvgb.org
Thu Jan 11 09:06:14 EST 2001


You can't use version fpc1.0 to run LAzarus.  We are now using some streaming functions that only work in 1.0.5.

The "run-time" error you are saying you are getting isn't an error, it's simply a message stating that the resource was not found.  It's not found because I haven't streamed that form yet and I don't plan on it for a while.   Lazarus still works fine but not with fpc1.0

Shane


>>> Vasily.Volchenko at mstu.edu.ru 01/11/01 02:27AM >>>


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!!!


_________________________________________________________________
     To unsubscribe: mail lazarus-request at miraclec.com with
                "unsubscribe" as the Subject
    archives at http://www.miraclec.com/list_archives/lazarus






More information about the Lazarus mailing list