Skip to content
This repository was archived by the owner on Sep 16, 2020. It is now read-only.

Missing VCRUNTIME140_1.DLL #93

Open
airaketa opened this issue Jun 26, 2020 · 1 comment
Open

Missing VCRUNTIME140_1.DLL #93

airaketa opened this issue Jun 26, 2020 · 1 comment

Comments

@airaketa
Copy link

airaketa commented Jun 26, 2020

Hello,
I've been able to successfully compile and run the samples on my Windows 10 x64 machine.
However, when I try to run a compiled executable on another Windows 10 x64 machine that doesn't have any prerequisites for compilation installed (i.e. Visual Studio 2019), it says that the executable cannot be started because the VCRUNTIME140_1.DLL is missing.

So is there any way to run compiled executables on "unprepared" systems (e.g., somehow embedding this library in executable or not binding to it)?

P.S. I also found this issue https://bugs.openjdk.java.net/browse/JDK-8242468 but I can't say for sure if it's related.

@phamvanthanh
Copy link

I hit the same problem

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

No branches or pull requests

2 participants