Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an option to include VC++ runtime for --native #4540

Closed
xanather opened this issue Dec 9, 2015 · 2 comments
Closed

Add an option to include VC++ runtime for --native #4540

xanather opened this issue Dec 9, 2015 · 2 comments
Labels
Milestone

Comments

@xanather
Copy link

xanather commented Dec 9, 2015

On windows you're required to install the VC++ 2014 runtime to get the native executable working, there should be an option/parameter to include the runtime statically.

@TheRealPiotrP
Copy link
Contributor

@schellap, can you take a look at this? --native output should have no external dependencies...

@gkhanna79
Copy link
Member

We are planning to call out VC++ 2015 REDIST as a pre-req and will install this by default as part of the Shared FX installer. Hence, there is no action required.

@msftgits msftgits transferred this issue from dotnet/cli Jan 31, 2020
@msftgits msftgits added this to the 1.0.0-rc2 milestone Jan 31, 2020
rainersigwald pushed a commit that referenced this issue Jul 20, 2020
…505.2 (#4540)

- Microsoft.FSharp.Compiler: 10.10.0-beta.20254.9 -> 10.10.0-beta.20255.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants