You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The code execution cannot proceed because VCRUNTIME140D.dll was not found. Reinstalling the program may fix this problem.
The code execution cannot proceed because MSVCP140D.dll was not found. Reinstalling the program may fix this problem.
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?
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 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.,
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 Error
s complaining about missing stuff:The code execution cannot proceed because VCRUNTIME140D.dll was not found. Reinstalling the program may fix this problem.
The code execution cannot proceed because MSVCP140D.dll was not found. Reinstalling the program may fix this problem.
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
The text was updated successfully, but these errors were encountered: