Want a module to import from a sister directork; How?

ryuukk_ ryuukk.dev at gmail.com
Tue Feb 14 17:56:39 UTC 2023


I think you need to do:

```
rdmd MLP.d -I ANN/
```

Basically you need to tell the compiler where your imported 
packages are



More information about the Digitalmars-d-learn mailing list