Leandro Tami wrote:
Hello. I'm new to this mailing list, and also new in Lazarus. I've
been trying to compile "lnetpackage-0.2-st" under Lazarus 0.9.10 beta
/ FPC 2.0.0. but I got these four errors:
C:\lazarus\components\lnetpackage-0.2\lnetpackage-0.2-st\lclsocketwin32.inc(24,3)
Error: Identifier not found "AddEventHandler"
C:\lazarus\components\lnetpackage-0.2\lnetpackage-0.2-st\lclsocketwin32.inc(24,67)
Error: Illegal expression
C:\lazarus\components\lnetpackage-0.2\lnetpackage-0.2-st\lclsocketwin32.inc(51,3)
Error: Identifier not found "RemoveEventHandler"
C:\lazarus\components\lnetpackage-0.2\lnetpackage-0.2-st\lclsocketwin32.inc(51,30)
Error: Illegal expression
According to the help, "AddEventHandler" and "RemoveEventHandler" are
inside LCLIntf.pas. That unit is in the uses clause so it should work.
However, I've realized that those functions are not inside my
LCLIntf.pas. That's odd since I reinstalled Lazarus 0.9.10 today!
Finally, the wiki page says ST requires Lazarus 0.9.11, but that's
doesnt seem to be available for Windows in the Lazarus download page
at SourceForge.
_
Lazarus 0.9.11 is a dynamic version of lazarus (it changes from day to
day) 0.9.11 versions are generated daily from svn and are avaliable at
http://www.de.freepascal.org/lazarus on that page there are some mirrors
to other sites with the same download available.
When 0.9.12 comes out it will be a static version. it will not change
and then 0.9.13 will be the dynamic version. etc
HTH,
Andrew
_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives