On Sunday, 13 August 2023 at 15:39:19 UTC, Richard (Rikki) Andrew Cattermole wrote:
On 14/08/2023 3:23 AM, ryuukk_ wrote:
On Sunday, 13 August 2023 at 06:43:10 UTC, Richard (Rikki) Andrew Cattermole wrote:
I would argue that this should be done by dmd as it knows where the VS installation is and it'll catch people out who aren't using dub.

Oh better, let's try to send a PR to dmd then for today, it shouldn't be hard if you say it already know where VS is

Knowing where VS is, is the easy part (although it is logic that has been fine tuned over a 10 year period, so not something you'd want to duplicate).

Getting the environment variables that are set up by a cobweb of batch scripts is the hard part.

We are not the first to need to do this either! https://stackoverflow.com/questions/21222223/get-environment-variables-of-child-process-in-vc

Well, it's just one batch file to call, if vs path is known, then it's already all solved, i'll try to come up with a PR
  • Re: stb library ... Richard (Rikki) Andrew Cattermole via Digitalmars-d-learn
    • Re: stb lib... ryuukk_ via Digitalmars-d-learn
      • Re: stb... Richard (Rikki) Andrew Cattermole via Digitalmars-d-learn
        • Re:... ryuukk_ via Digitalmars-d-learn

Reply via email to