On Saturday, 19 August 2023 at 21:35:25 UTC, Alexander wrote:
Completely new to D, and when trying to setup the toolchain, DMD seems to work fine, but dub is running into linker issues.

On my Intel iMac I have to set `MACOSX_DEPLOYMENT_TARGET`:

```
MACOSX_DEPLOYMENT_TARGET=11 dub run
```

That puts a bandaid on the linker issues. I haven’t yet set aside time to report it as an issue.

Reply via email to