Mats Wichmann
Mats Wichmann
That, on the surface, sounds like it could alleviate several of the interaction problems that people seem to have run into - there are a LOT of Configure bugs (of...
Presuming the story is if a `tools` arg is specified, a poorly behaved `mytool.generate()` will re-initialize certain variables, not keeping existing values.
> _This probably is not the place for it, but the environment passed to subprocess when invoking some of the newer MSVC batch files in the current SCons tree are...
Isn't there also a `-legacy` flag to vswhere for older installations that can't find full information? My recollection was it gives you so little information it's not terribly useful, but...
So where are we on this one? What will it take to get it over the line?
Agree the triple-versioning of things is a problem, but it's what Microsoft gives us. Is there any way we can do better than what we're doing in how this is...
I have a thought: my head hurts.
Let's see if @jcbrill has an update - some testing might be a help, or...?
This is kind of an odd option... but it seems like it would be easy enough to expose - tiny change in the code and an extra paragraph in the...
This is probably correct. As an attempted workaround, can you set the variable in the builder call (I have no idea if it will work). Will need to investigate, but...