ldc D compiler installation on windows 10

Bastiaan Veelo via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Mon Aug 7 14:13:01 PDT 2017


On Sunday, 6 August 2017 at 23:44:27 UTC, greatsam4sure wrote:
> Good day. I will appreciate it if anybody here can help me with 
> the step by step way of installing ldc D compiler on windows. I 
> have read online info but i just don't get it. let the process 
> be in steps for easy comprehension.thanks in advance

Try this:

1) go to https://github.com/ldc-developers/ldc/releases
2) download the appropriate ldc2-*-msvc.zip
3) unzip it anywhere
4) read the README.txt from that location.

If you encounter a problem, try to explain it here as detailed as 
you can.

Regards,
Bastiaan.


More information about the Digitalmars-d-learn mailing list