I havent used my lowrider 2 for quite sometime. Buddy asked me to make a sign for him, went and modeled it up in fusion and all the sudden I got some Vcrunchtime.dll message. Looked online and some said maybe a file is missing, or uninstall a program. So i uninstalled fusion, reinstalled and deleted the flyfishers.cps file I had.
Then went back in to unzip it from the quick reference link. Everytime I try to select the CPS file to the post configuration line, it’s saying no post.
What am I missing in resetting this up? It used to work fine, not sure why all the sudden its not? Is there another step to adding it to MY POSTS > IMPORT > then when you select it. I get that error message.
VCRuntime140.dll is a Microsoft library of classes/routines that developers/companies can ship with their software products. I did a quick search, and this link seems like a good place to help you troubleshoot what is going on.
The MPCNC postprocessor is working fine for me. That doesn’t mean there isn’t something broken with the Fusion 360 install code, but I’d look to fixing the VCRuntime140 problem before assuming there are any Fusion 360 issues.
Your steps are correct. To verify things are working, I just added a second copy of the MPCNC postprocessor to Fusion 360 using these steps, and I had no issues. So, my install of Fusion 360 is working correctly.
Thanks Robert
Kk check and see maybe it’s a issue with that visual studio program based on your link
I may also try posting a different job and see if I get the same error
When I googled your VC error, I found a number of sites addressing the problem, indicating to me that the issue is not uncommon. The VCRuntime140.dll contains Microsoft’s C programming language runtime library, so if that file was missing, corrupted, or no longer on the path to be found, any code/software/application that depended on that library would fail.