On Monday, 21 July 2025 at 17:21:58 UTC, Albert wrote:
On Monday, 21 July 2025 at 17:08:17 UTC, Albert wrote:
How do I build & run the executable though?

Anyway with some perseverance I managed to build & run hello world app. Thank you guys for your help.

Though I do think D could do so much better with onboarding first time users...

which is kinda unusual
you installing LDC (it is going with Dub)
run `dub init`
then write code
then `dub build`
and it works

Reply via email to