Re: Help needed for D support in SCons on Windows

2018-10-08 Thread Russel Winder via Digitalmars-d
On Sun, 2018-10-07 at 10:51 +, rjframe via Digitalmars-d wrote: […] > > I don't use SCons, but took a quick look; my current guess is that the > problem is the chocolatey installation of dmd and the rest in AppVeyor; > chocolatey doesn't install DMD in %SYSTEMROOT% and I don't know if the >

Re: Help needed for D support in SCons on Windows

2018-10-07 Thread rjframe via Digitalmars-d
On Tue, 02 Oct 2018 06:51:10 +0100, Russel Winder wrote: > It turns out there are a number problems with the SCons tests running on > Windows, many of them associated with the D support. > > https://github.com/SCons/scons/issues/3205 > > As you will see I am choosing not to get involved in anyth

Help needed for D support in SCons on Windows

2018-10-01 Thread Russel Winder via Digitalmars-d
Hi, I know there are a number of people out there who use SCons to build D codes. I know there are a number of those people who work on Windows. Your help is being asked for. All the work I have done for D support in SCons has been based entirely on Debian Sid, but tested on Fedora Rawhide, and