felixrieseberg/windows-build-tools

Options for additional contents during install?

Open

#34 opened on 2016年11月4日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)TypeScript (234 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (3,410 stars)
PR merge metrics
 (PR metrics pending)

説明

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

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