You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jan Piotrowski (Sujan) (JIRA)" <ji...@apache.org> on 2018/02/15 16:01:00 UTC

[jira] [Created] (CB-13887) Use `vswhere` for better Visual Studio and MSBuildTools detection

Jan Piotrowski (Sujan) created CB-13887:
-------------------------------------------

             Summary: Use `vswhere` for better Visual Studio and MSBuildTools detection
                 Key: CB-13887
                 URL: https://issues.apache.org/jira/browse/CB-13887
             Project: Apache Cordova
          Issue Type: Bug
          Components: cordova-windows
            Reporter: Jan Piotrowski (Sujan)
            Assignee: Jesse MacFadyen


Microsoft added `vswhere` to the default install of Visual Studio 2017:
https://github.com/Microsoft/vswhere
https://github.com/Microsoft/vswhere/wiki/Find-MSBuild
https://docs.microsoft.com/en-us/visualstudio/install/tools-for-managing-visual-studio-instances
https://blogs.msdn.microsoft.com/heaths/2017/04/21/vswhere-is-now-installed-with-visual-studio-2017/

We already use it in `appveyor.yml` to debug output these paths for the CI environment. It would be handy to also use this simple command in `MSBuildTools.js` and similar code instead of what is currently there (which is _really_ confusing and party bad).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org