On Friday, 26 August 2022 at 00:55:05 UTC, Nicholas Wilson wrote:
On Friday, 26 August 2022 at 00:34:30 UTC, MichaelBi wrote:
when using ldc2, has this error "ld: library not found for -lssl" after dub build --compiler=ldc2

So where is your ssl library located and how (if at all) are you telling the compiler/linker where to find it?

I installed openssl and also export the path of lib, but still got that errors...

Reply via email to