Felipe Monteiro de Carvalho wrote:

Ales Katona wrote:

I'm happy to announce first alpha version of lNet components package for Lazarus.
It adds two components to Lazarus, TLTcpComponent and TLUdpComponent.

More info can be found at http://wiki.lazarus.freepascal.org/index.php/LNet

Please keep in mind it's alpha. Altho the underlying framework is stable, the threads and components are new.


I think you need to check the "Required Packages" section of the package. At least LCL and FCL should be there.

I recently tryed to compile a component from the CCR and it didn't compile because there wasn't LCL on it's requires section.

Felipe

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

FCL is used by both packages. LCL is used only by the ide package as it's not required by the base components. BTW FCL isn't required either but there's a bug in packaging not permiting to remove it.

Ales

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to