How to use D on M2 macOS?
Luna
luna at foxgirls.gay
Mon Jul 21 14:16:29 UTC 2025
On Monday, 21 July 2025 at 14:10:44 UTC, Serg Gini wrote:
> On Monday, 21 July 2025 at 13:29:23 UTC, Albert wrote:
>> [...]
>
> I agree with Luna that installing from official GitHub Releases
> are the easiest way.
> There is also this project:
> https://code.dlang.org/packages/ldcup
>
> regarding serve-d - you need to download the code from the
> github and build it locally with the latest LDC compiler.
> It should fix the issue.
>
> Also don't forget to switch the version of the "code-d"
> extension to "beta/nightly". Stable is very old and not
> updating properly.
The script I posted automates some of these steps by the way; so
you'll just have to set the paths correctly in the plugin
(/opt/SDKs/serve-d/bin/serve-d, /opt/SDKs/dcd/bin/dcd-server,
/opt/SDKs/dcd/bin/dcd-client); then set the serve-d version as
frozen.
More information about the Digitalmars-d-learn
mailing list