digitalmars.D.learn - Installing DMD macOS nightly
I downloaded the compact file and opened it, but don't know how to install it from there.
Sep 29
On Tuesday, 30 September 2025 at 06:24:45 UTC, Joel wrote:I downloaded the compact file and opened it, but don't know how to install it from there.x86 architecture?
Sep 30
On Tuesday, 30 September 2025 at 06:24:45 UTC, Joel wrote:I downloaded the compact file and opened it, but don't know how to install it from there.I'd recommend `brew install ldc`. I assume you're on a modern ARM mac. LDC will generate AArch64 code, DMD will only generate x86_64 that runs in rosetta. You can install ldc without homebrew, but I use brew for a lot of stuff and it's pretty convenient.
Sep 30









Sergey <kornburn yandex.ru> 