| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Is the 2015 thing called "for Windows Desktop"? |
Sorry, something went wrong.
|
@nodejs/platform-windows any input on clarifying exactly what's supported would be helpful |
Sorry, something went wrong.
Yep. https://www.visualstudio.com/en-us/products/visual-studio-express-vs.aspx#scrum |
Sorry, something went wrong.
|
Visual Studio 2013 & 2015, all editions including the Community edition. |
Sorry, something went wrong.
| * [Python 2.6 or 2.7](https://www.python.org/downloads/) | ||
| * Visual Studio 2013 for Windows Desktop, or | ||
| * Visual Studio Express 2013 for Windows Desktop | ||
| * Visual Studio 2013 / 2015 for Windows Desktop, or |
There was a problem hiding this comment.
The full edition doesn't have a "for Windows Desktop" SKU. Only the Visual Studio Express does and it was called "for Windows Desktop" in 2013 and "for Desktop" in 2015.
Sorry, something went wrong.
`vcbuild.bat` already supports both Visual Studio 2013 and 2015.
|
@orangemocha just pushed an updated. Would you agree we can combine the express editions into one line of "for Desktop", rather than having two different lines just to get "for Windows Desktop" for VS Express 2013? |
Sorry, something went wrong.
|
Seems clear enough to me, but would like to get another +1. LGTM |
Sorry, something went wrong.
|
lgtm |
Sorry, something went wrong.
Sorry, something went wrong.
`vcbuild.bat` already supports both Visual Studio 2013 and 2015. PR-URL: #5406 Reviewed-By: Alexis Campailla <orangemocha@nodejs.org> Reviewed-By: Rod Vagg <rod@vagg.org>
`vcbuild.bat` already supports both Visual Studio 2013 and 2015. PR-URL: #5406 Reviewed-By: Alexis Campailla <orangemocha@nodejs.org> Reviewed-By: Rod Vagg <rod@vagg.org>
`vcbuild.bat` already supports both Visual Studio 2013 and 2015. PR-URL: #5406 Reviewed-By: Alexis Campailla <orangemocha@nodejs.org> Reviewed-By: Rod Vagg <rod@vagg.org>
`vcbuild.bat` already supports both Visual Studio 2013 and 2015. PR-URL: #5406 Reviewed-By: Alexis Campailla <orangemocha@nodejs.org> Reviewed-By: Rod Vagg <rod@vagg.org>
`vcbuild.bat` already supports both Visual Studio 2013 and 2015. PR-URL: #5406 Reviewed-By: Alexis Campailla <orangemocha@nodejs.org> Reviewed-By: Rod Vagg <rod@vagg.org>
`vcbuild.bat` already supports both Visual Studio 2013 and 2015. PR-URL: #5406 Reviewed-By: Alexis Campailla <orangemocha@nodejs.org> Reviewed-By: Rod Vagg <rod@vagg.org>
| Back | FazBrowse Home | New Git URL |
vcbuild.bat already supports both Visual Studio 2013 and 2015. Lets be explicit about it to avoid devs installing an old IDE.