smartavionics / Cura

3D printer / slicing GUI built on top of the Uranium framework
GNU Lesser General Public License v3.0
175 stars 11 forks source link

Cura x64 Won't Launch on x64 Win10 or Win11 without newest Microsoft Visual C++ Redistributable #165

Open TechNuggets opened 2 years ago

TechNuggets commented 2 years ago

Application version 4.13.1 Basically all of the Windows x64 versions since 2021

Platform Windows 10 and Windows 11

Printer N/A

Reproduction steps

  1. Installed Cura, with C++ redis checked.
  2. Cura launches with an error

Screenshot(s) Gives an error saying it is unable to find a DLL and describes a file under C:\Users\Brunto\etc.etc.etc.

Actual results Doesn't Launch Cura

Expected results Cura should launch

Project file N/A

Log file N/A

Additional information Installing the newest VC package from here https://docs.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170 fixes the issue on both Windows 10 and Windows 11.

I believe the included redistributable package in the installer is outdated and should be updated to the above.

smartavionics commented 2 years ago

Understood. I'll look into this when I next make a release.

smartavionics commented 2 years ago

Hi, the latest release now contains the more recent vcredist file.