[lazarus] FPC Problem running today
Shane Miller
SMiller1 at stvgb.org
Tue Oct 26 13:31:57 EDT 1999
Today, when I compile with the newest build not only am I getting the error in thread.inc, but when I comment that line out I am getting errors in EVERY unit whenever I do something like
TCustomForm = class (sdgfdfgh)
public
property Caption;
end;
It claims that I need to put a colon after the caption and specify a type, but it should work this way. As a matter of fact, it worked yesterday!
Thoughts?
Shane
More information about the Lazarus
mailing list