how to install the new dmd on Mac M1?
MichaelBi
shunjie.bi at gmail.com
Fri Aug 26 03:51:01 UTC 2022
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...
More information about the Digitalmars-d-learn
mailing list