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

Missing DLLs on windows #128

Open
sanabel-al-firdaws opened this issue Aug 15, 2024 · 0 comments
Open

Missing DLLs on windows #128

sanabel-al-firdaws opened this issue Aug 15, 2024 · 0 comments

Comments

@sanabel-al-firdaws
Copy link

error while loading shared libraries: api-ms-win-crt-heap-l1-1-0.dll:
cannot open shared object file: No such file or directory

this won't be fixed it will keep erroring even if you download the required dlls and when all dlls are there it will just crash with no error

the fix

Download Microsoft Visual C++ Redistributable

https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170

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