On Thursday, 16 July 2020 at 11:06:01 UTC, Marcone wrote:
I just want import in file and run with dmd.
Execute dub build with verbose output. You will find the info how dub is calling dmd.
Kind regards Andre
Andre Pany via Digitalmars-d-learn Thu, 16 Jul 2020 04:56:12 -0700
On Thursday, 16 July 2020 at 11:06:01 UTC, Marcone wrote:
I just want import in file and run with dmd.
Execute dub build with verbose output. You will find the info how dub is calling dmd.
Kind regards Andre