Missing file vcruntime140dll ?

Post a reply

Confirmation code
Enter the code exactly as it appears. All letters are case insensitive.
Smilies
:D :) :o :? :( ;) :geek: :ugeek: :cool: :eek: :mad: :p :rolleyes: :cry: :lol: :twisted: :evil: :!: :?: :idea: :arrow: :| :mrgreen: :oops:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Missing file vcruntime140dll ?

Re: Missing file vcruntime140dll ?

by Dave Labrecque » Sun Dec 14, 2025 2:14 pm

jcgriggs wrote:That is what I meant by "calling utility code in the dll" Probably should have been more clear.

- John
Or maybe I coulda been more edumacated. :D

Re: Missing file vcruntime140dll ?

by jcgriggs » Sun Dec 07, 2025 8:07 am

Dave Labrecque wrote:IIRC SAW's audio processing engine is assembly language, but the GUI (and other stuff?), I think, use higher-level code. This is all above my pay grade, though, so that's all I got. :p
That is what I meant by "calling utility code in the dll" Probably should have been more clear.

- John

Re: Missing file vcruntime140dll ?

by Dave Labrecque » Sat Dec 06, 2025 8:48 am

jcgriggs wrote:Not sure why SAW would need this - I thought it was all assembly language. A plugin, perhaps? Or maybe the assembly language calls out to utility code from this DLL...
IIRC SAW's audio processing engine is assembly language, but the GUI (and other stuff?), I think, use higher-level code. This is all above my pay grade, though, so that's all I got. :p

Re: Missing file vcruntime140dll ?

by jcgriggs » Mon Dec 01, 2025 8:09 am

Goran Nordberg wrote:Hurray, yes it was C++. Thanks so much for the help. SAW is up and running.
Glad to have been of service.

Cheerz,
John

Re: Missing file vcruntime140dll ?

by Goran Nordberg » Mon Dec 01, 2025 12:18 am

jcgriggs wrote:Looks like you need to install the Visual C++ redististributables package as described here: https://learn.microsoft.com/en-us/answe ... g-in-windo

Not sure why SAW would need this - I thought it was all assembly language. A plugin, perhaps? Or maybe the assembly language calls out to utility code from this DLL...

Hope this helps,
John
Hurray, yes it was C++. Thanks so much for the help. SAW is up and running.

Re: Missing file vcruntime140dll ?

by jcgriggs » Sun Nov 30, 2025 5:40 pm

Goran Nordberg wrote:Hello Folks!
Did a fresh win 10 -64 installation on another computer and installed the latest version of SAWStudio64_v2_3.
When I started SAW, the program asked for vcruntime140.dll.
Did all the updates that were available and restarted, I also ran sfc/ scannow but the same problem.
This is happening right now.
Looks like you need to install the Visual C++ redististributables package as described here: https://learn.microsoft.com/en-us/answe ... g-in-windo

Not sure why SAW would need this - I thought it was all assembly language. A plugin, perhaps? Or maybe the assembly language calls out to utility code from this DLL...

Hope this helps,
John

Missing file vcruntime140dll ?

by Goran Nordberg » Sun Nov 30, 2025 11:18 am

Hello Folks!
Did a fresh win 10 -64 installation on another computer and installed the latest version of SAWStudio64_v2_3.
When I started SAW, the program asked for vcruntime140.dll.
Did all the updates that were available and restarted, I also ran sfc/ scannow but the same problem.
This is happening right now.

Top