Closed olevs closed 7 years ago
Incorrect variable names makes the build fail:
https://github.com/PlusToolkit/ndicapi/blob/deee75f08793e0d6123ab0b54b18f7b84531b18a/ndicapi_socket_apple.cxx#L60-L64
Rename sock in line 62 and 63 to socket and the repo will compile.
Incorrect variable names makes the build fail:
https://github.com/PlusToolkit/ndicapi/blob/deee75f08793e0d6123ab0b54b18f7b84531b18a/ndicapi_socket_apple.cxx#L60-L64
Rename sock in line 62 and 63 to socket and the repo will compile.