I think you need to do: ``` rdmd MLP.d -I ANN/ ```
Basically you need to tell the compiler where your imported packages are
ryuukk_ via Digitalmars-d-learn Tue, 14 Feb 2023 10:01:29 -0800
I think you need to do: ``` rdmd MLP.d -I ANN/ ```
Basically you need to tell the compiler where your imported packages are