Skip to content
This repository was archived by the owner on Aug 4, 2024. It is now read-only.

Allow building with the free VS 2017 build tools. #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ilatypov
Copy link

@ilatypov ilatypov commented May 16, 2017

This aims at solving issue #16 . The added scripts require local admin rights. The new Windows native docker support may solve this limit.

Attempting to install build tools locally (--installPath c:/vs2017) without admin rights results in an exit code 138 from the installer.

Using /m speeds up msbuild but conflicts with HP Fortify's sourceanalyzer.

@peirick
Copy link
Owner

peirick commented May 22, 2017

Thanks for your pull request :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants