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: VCRUNTIME140D.dll, MSVCP140D.dll & ucrtbased.dll #1

Open
LordFckHelmchen opened this issue Mar 18, 2023 · 3 comments
Open

Comments

@LordFckHelmchen
Copy link
Contributor

Hey @Jaysmito101!

Very interesting work! I saw the video and wanted to try it on my Windows 10 machine, but when I extracted the zip and started the executable, I only got a cascade of WFCForge.exe - System Errors complaining about missing stuff:

  1. The code execution cannot proceed because VCRUNTIME140D.dll was not found. Reinstalling the program may fix this problem.
  2. The code execution cannot proceed because MSVCP140D.dll was not found. Reinstalling the program may fix this problem.
  3. The code execution cannot proceed because ucrtbased.dll was not found. Reinstalling the program may fix this problem.

I googled the first and apparently the VS redistributable for 2015 is missing. However, I can't install that on my machine, as a newer one is already installed. Any ideas?

System info

WFCForgeversion v0.1
OS Name Microsoft Windows 10 Pro
Version 10.0.19044 Build 19044
OS Manufacturer Microsoft Corporation
System Manufacturer LENOVO
System Model 20BE00B8MZ
System Type x64-based PC
Processor Intel(R) Core(TM) i7-4710MQ CPU @ 2.50GHz, 2494 Mhz, 4 Core(s), 8 Logical Processor(s)
Installed Physical Memory (RAM) 16,0 GB
@LordFckHelmchen
Copy link
Contributor Author

I'm currently trying to build it on Linux. If you can give me access rights to create a branch I'll create a PR with some details on the requirements to get the development set up.

@Jaysmito101
Copy link
Owner

@LordFckHelmchen hey. Actually the issue is the release exe file 8s the debug version so the debug dlls are missing. I will update the exe soon.

I don't think you need any access to create a pr. Just fork the repository create the branch and create pr with that.

@LordFckHelmchen
Copy link
Contributor Author

@Jaysmito101 Hey. Did so. But I'm not sure if it can be done on Linux. So far I get a lot of errors about not implemented functions and windows-specific defines. I'll wait for the running exe.,

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

2 participants