Closed joelcnz closed 5 years ago
ld: library not found for -lssl
What library do I install for that? I use macOS (Mojave) and home brew.
Maybe brew install openssl? If that doesn't work, adding a line to dub.sdl with versions "VibeNoSSL" should solve it.
brew install openssl
versions "VibeNoSSL"
Ok, thanks. Installing openssl worked.
ld: library not found for -lssl
What library do I install for that? I use macOS (Mojave) and home brew.