Project setup for DUB

rikki cattermole rikki at cattermole.co.nz
Wed Jan 1 08:37:43 UTC 2020


On 01/01/2020 9:11 PM, Ankush Bhardwaj wrote:
> I am now stuck here not knowing what should I do next or how should I 
> compile.

Compile what?
You successfully compiled and ran your dub build.

Please note the default action is to run, so using `dub` by itself is 
equivalent to `dub run`. Hence the recursive executions.

Use `dub build` if all you want to do is build.


More information about the Digitalmars-d-learn mailing list