felixrieseberg/windows-build-tools

Options for additional contents during install?

オープン

#34 opened on 2016/11/04

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (234 件のフォーク)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (3,410 個のスター)
PR merge metrics
 (30d に merged 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

コントリビューターガイド