How to use D on M2 macOS?
Luna
luna at foxgirls.gay
Mon Jul 21 16:24:31 UTC 2025
On Monday, 21 July 2025 at 14:32:49 UTC, Albert wrote:
> On Monday, 21 July 2025 at 14:16:29 UTC, Luna wrote:
>> [...]
>
> Thank you. This seems to have worked better! Though I am still
> getting errors:
>
> ```
> Could not initialize DCD for
> ```
>
> and in the output get a lot of:
>
> ```
> 2025-07-21T15:30:59.455 [warning] first.d:474:visit Could not
> resolve location of module 'std/stdio'
> 2025-07-21T15:30:59.455 [warning] first.d:474:visit Could not
> resolve location of module 'std/getopt'
> 2025-07-21T15:30:59.455 [warning] first.d:474:visit Could not
> resolve location of module 'std/json'
> 2025-07-21T15:30:59.455 [warning] first.d:474:visit Could not
> resolve location of module 'config'
> 2025-07-21T15:30:59.455 [warning] first.d:474:visit Could not
> resolve location of module 'std/file'
> ```
The script works by adding a special startup script to your shell
session; as such you may need to restart your mac for it to fully
work.
More information about the Digitalmars-d-learn
mailing list