Either call your directory `myNamePkg` (i.e. with a `pkg` suffix), or add `binDir = "bin"` to your nimble file and compile using `nimble build`, or compile using `nim c --out:myName src/myName`
- directory structure for a multi-file project? sflennik
- Re: directory structure for a multi-file project? Arrrrrrrrr
- Re: directory structure for a multi-file project? Tiberium
- Re: directory structure for a multi-file project? dom96
- Re: directory structure for a multi-file project? sflennik
