Usability of D on windows?

kinke via Digitalmars-d digitalmars-d at puremagic.com
Wed Aug 24 23:08:50 PDT 2016


On Wednesday, 24 August 2016 at 21:13:45 UTC, Guillaume Piolat 
wrote:
> A minor problem is that on Windows users expect both x86 and 
> x86_64 builds so one has to juggle with the 2 LDC PATH to 
> release both. I've said this thrice already and it's quite 
> minor really.

There's a multilib edition for the CI builds for the time being. 
Just make NOT to run it inside a 'VS Tools Command Prompt', so 
that LDC can set up the MSVC++ environment variables for 32/64 
bit linking.

> Honestly since 1.0.0-b2 it's pure bliss and I've come to trust 
> it very much.

Thanks, appreciated!


More information about the Digitalmars-d mailing list