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

Visual C++ errors on running #58

Open
mauricev opened this issue Mar 23, 2023 · 2 comments
Open

Visual C++ errors on running #58

mauricev opened this issue Mar 23, 2023 · 2 comments

Comments

@mauricev
Copy link

On some Windows 10 computers, running the program results in some errors. Specifically,

The code execution cannot proceed because MSVCP140.dll was not found

This is followed by the error

The code execution cannot proceed because VCRUNTIME140.dll was not found

Installing this software eliminates the error messages, but then the program quits right after it launches.

I have no way of predicting whether this error will occur on a given Windows 10 22H2 computer. It seems to be random.

@mauricev
Copy link
Author

I tested this on a Windows 11 VM with Visual C++ installed and it runs just fine, but for our physical machine running 11 with Visual C++, it just quits after launch.

@mauricev
Copy link
Author

There is more info at https://groups.google.com/g/miniscope/c/V9UltRFmZxM

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

No branches or pull requests

1 participant