Re: ldc D compiler installation on windows 10

2017-08-07 Thread Bastiaan Veelo via Digitalmars-d-learn

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.


ldc D compiler installation on windows 10

2017-08-06 Thread greatsam4sure via Digitalmars-d-learn
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