felixrieseberg/windows-build-tools

Options for additional contents during install?

Open

#34 创建于 2016年11月4日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)TypeScript (234 fork)github user discovery
enhancementhelp wanted

仓库指标

Star
 (3,410 star)
PR 合并指标
 (PR 指标待抓取)

描述

Would it be possible to allow install options for additional MS Build Tools?

For instance, I ran into an issue where the oracledb module has a dependency on MSVCR100.dll which is part of Microsoft Visual C++ 2010 SP1 Redistributable Package. It would be awesome if windows-build-tools could optionally auto-install additional contents such as this.

32Bit: Microsoft Visual C++ 2010 SP1 Redistributable Package (x86) http://www.microsoft.com/de-de/download/details.aspx?id=8328

64Bit: Microsoft Visual C++ 2010 SP1 Redistributable Package (x64) http://www.microsoft.com/en-us/download/details.aspx?id=13523

贡献者指南