You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When tried to compile on Linux CentOS 7 there is following error:
vtxserv.pas(509,13) Error: Identifier not found "PHostEnt"
vtxserv.pas(586,57) Error: Identifier not found "TSockAddrIn"
vtxserv.pas(587,17) Error: Identifier not found "gethostbyname"
When tried to compile on Linux CentOS 7 there is following error:
vtxserv.pas(509,13) Error: Identifier not found "PHostEnt"
vtxserv.pas(586,57) Error: Identifier not found "TSockAddrIn"
vtxserv.pas(587,17) Error: Identifier not found "gethostbyname"
Laz_Synapse is used from
https://github.com/marado/synapse
And the Synapse library itself compiles fine.
There was also need to add ssl_openssl.pas into the project.
Thanks for any hint
The text was updated successfully, but these errors were encountered: