Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

Socket is not optional as stated in readme #30

Closed
rafalolszewski94 opened this issue Sep 2, 2020 · 1 comment
Closed

Socket is not optional as stated in readme #30

rafalolszewski94 opened this issue Sep 2, 2020 · 1 comment

Comments

@rafalolszewski94
Copy link

Tried to build server_redirect.sp and it fatal fails with reason:

server_redirect.sp(7) : fatal error 183: cannot read from file: "socket"

I'm assuming, socket is not optional anymore? Or am I doing something wrong?

@GAMMACASE
Copy link
Owner

Socket is required if you want to compile it, but at run time it's an optional dependency. You can use compiled version from release tab to get latest smx binary.

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

No branches or pull requests

2 participants