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

Bug(startup): Missing dll on Windows 10 #812

Closed
XileHorizon opened this issue May 11, 2023 · 2 comments
Closed

Bug(startup): Missing dll on Windows 10 #812

XileHorizon opened this issue May 11, 2023 · 2 comments

Comments

@XileHorizon
Copy link
Contributor

Some Windows 10 machines may be missing the VCRUNTIME140_1.dll, which is required for the app to start. This has been tested on two different Windows 10 machines on update 22H2.

Workaround is to install the latest Visual C++ Redistributable from Microsoft found here: https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170

@tooshel
Copy link
Contributor

tooshel commented May 11, 2023

I looked into this a bit and there is probably a permanent solution though it's going to take a bit of digging. Maybe we can look into this next week @XileHorizon?

rust-lang/rust#100874

@WanderingHogan
Copy link
Contributor

WanderingHogan commented May 15, 2023

closing in lieu of Stu's ticket, but will link this ticket there for more info

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

3 participants