[Lazarus] Cross-compiling for Raspberry Pi2

Sven Barth pascaldragon at googlemail.com
Mon Sep 21 22:42:30 CEST 2015


Am 21.09.2015 19:05 schrieb "Bo Berglund" <bo.berglund at gmail.com>:
> >
> >I can't say anything about TSocketClient, but the TInetClient in the
> >ssockets unit I mentioned is a class that's rather directly on top of the
> >native socket API, so that should definitely be able to handle it.
>
> Fine, then I just need to make it visible inside Lazarus...
> Right now after firing up the Lazarus IDE I cannot see any trace of it
> unfortunately.
> I decided to give it a shot by creating a test application but the
> palette does not sow even one internet component...
>

Not everything is a component. TInetSocket is merely a class that you need
to instantiate in code.

Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20150921/8d21e763/attachment-0003.html>


More information about the Lazarus mailing list