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

DependenciesGUI (x64) cannot find MSVCR100.dll, even when it's in the same directory #235

Open
OpenShooter opened this issue Mar 22, 2023 · 0 comments

Comments

@OpenShooter
Copy link

I'm attempting to get the dependencies of my app Analyze.exe on Windows 11. One dependency is cfitsio.dll, and it depends on MSVCR100.dll. All three of these files are in the same folder. DependenciesGUI (x64) shows an error "MSVCR100.dll module could not be found on disk".

So this is what I see in the Dependencies window:

Analyze.exe
   cfitsio.dll
      MSVCR100.dll
.
.
.
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