Hello,
It looks like the giada program requires microsoft C++ library's to be installed to operate.
I looked thru the documentation but did not see any mention of this.
My windows 10 system does not have it installed so I found this error.
When attempting to run the program I got the error "The code execution cannot proceed because VCRUNTIME140_1.dll was not found. Reinstalling the program may fix this problem"
I attached a picture of the error.
Researching the error I found this webpage from microsoft:
https://answers.microsoft.com/en-us/win ... 6f3cfd6569
It shows that I need to install the MS Visual C++ 2015-2019 runtime libraries.
The libraries can be found here:
https://support.microsoft.com/en-us/hel ... -downloads
Hope this is helpful.
Take care,
Mike <><
first install missing VCRUNTIME140_1.dll
-
- F1 - Bilberry
- Posts: 1
- Joined: Wed Oct 21, 2020 6:02 am
-
- F9 - Lavender
- Posts: 52
- Joined: Sat Oct 06, 2018 1:19 pm
- Location: Gdansk, Poland
Re: first install missing VCRUNTIME140_1.dll
Hi! I'll create an issue on GitHub for this error, since you're not the only one affected with this. Thanks for your investigation!
- FFT
- F14 - Syrian Rue
- Posts: 549
- Joined: Thu Mar 08, 2012 6:51 pm
Re: first install missing VCRUNTIME140_1.dll
Thanks for reporting. Here is an experimental Windows build that should work.