dmd error in wsl2
bharathyes
bharathyes.in at gmail.com
Tue May 25 16:42:15 UTC 2021
On Tuesday, 25 May 2021 at 16:15:55 UTC, mw wrote:
>
> I think `powershell` is a Windows thing, which caused the path
> finding trouble. Your better in a Linux shell e.g. `wsl -u
> root`.
>
> Can you directly use a console from debian? e.g start by
> clicking the app with the icon of Ubuntu.
I am using debian directly ( through the Terminal Preview app or
within VS Code ).
The recommended install script had me "activate" to use dmd and
since that concept was out of my understanding, I re-installed
dmd using `apt`. But it kept throwing that error and I just
couldn't find a way to import paths. Turns out it was a typo as
pointed above and now it just compiles and runs successfully.
More information about the Digitalmars-d-learn
mailing list