www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.learn - ldc D compiler installation on windows 10

reply greatsam4sure <greatsam4sure gmail.com> writes:
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
Aug 06 2017
parent Bastiaan Veelo <Bastiaan Veelo.net> writes:
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.
Aug 07 2017