[Scons-users] vswhere.. does it find all the versions of visual studio SCons users care about?
    Bill Deegan 
    bill at baddogconsulting.com
       
    Tue Feb 20 19:35:57 EST 2018
    
    
  
Greetings,
If you're using visual studio/visual c++ with scons, can you
download/install vswhere.exe
https://github.com/Microsoft/vswhere/releases/download/2.3.2/vswhere.exe
And run it as follows:
vswhere -all -legacy -property installationPath
Please reply with the versions it locates and/or doesn't locate that are
installed on your systems.
Trying to see if would be possible to use vswhere.exe to drop the somewhat
complicated logic we have now to find MSVS MSVC installs.
Thanks,
Bill
SCons Project Co-Manager
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20180220/a4ab53fe/attachment.html>
    
    
More information about the Scons-users
mailing list