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`

Reply via email to