Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

won't compile on Linux (CENTOS 7) #3

Open
bulbalion opened this issue Feb 26, 2018 · 1 comment
Open

won't compile on Linux (CENTOS 7) #3

bulbalion opened this issue Feb 26, 2018 · 1 comment

Comments

@bulbalion
Copy link

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

@kalleswe
Copy link

If you read the documentation correctly you will see that it only compiles on windows for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants