any chance to get it working on windows xp?

2020-05-17 Thread a beginner via Digitalmars-d-learn
It might seem unbelievable, but windows xp is still widely used (did you know it runs most bank cash machines by the way?). As it happens, in my case I've been away from computing a long while, and my old box with xp-sp2 is all I have available at the moment. I had a very old dmd version which u

Re: any chance to get it working on windows xp?

2020-05-18 Thread a beginner via Digitalmars-d-learn
Thanks to all of you for support. On Sunday, 17 May 2020 at 22:37:14 UTC, Seb wrote: Alternatively, if you have a working compiler building dub from scratch isn't hard. You just need to clone the repo and run the build script (build.bat in your case). Good luck! I recompiled latest dub 1.21 f