Contents

sharedLibraryVersionMismatch

Shared library version mismatch.

Declaration

static var sharedLibraryVersionMismatch: Errno { get }

Mentioned in

Discussion

The version of the shared library on the system doesn’t match the expected version.

The corresponding C error is ESHLIBVERS.

See Also

Executable File Errors