Hi,For some unknown reasons, dub is not working for me. But i can build my program with "dmd -i". But i would like to know if there is any code to run my program with "dmd -i". Note : "rdmd" is also working but it creates the exe file in temp directory, so my AV is catching it every time. Its annoying. Is it possible to instruct rdmd to create executable in somewhere else ?
How to run program with "dmd -i" compiler swich ?
Vinod K Chandran via Digitalmars-d-learn Fri, 15 May 2020 07:11:21 -0700
- How to run program with "dmd... Vinod K Chandran via Digitalmars-d-learn
- Re: How to run program with ... Adam D. Ruppe via Digitalmars-d-learn
- Re: How to run program w... Vinod K Chandran via Digitalmars-d-learn
- Re: How to run program with ... Seb via Digitalmars-d-learn
- Re: How to run program w... Vinod K Chandran via Digitalmars-d-learn