Windows MSIs built with CMake do not install MSVC runtime
Bug #1890955 reported by
Be
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mixxx |
Fix Released
|
Critical
|
Jan Holthuis |
Bug Description
Installing a build from http://
The code execution could not proceed because MSVCP140.dll was not found. Reinstalling the program may fix this problem.
After clicking OK on that dialog, another one appears:
The code execution cannot proceed because VCRUNTIME140.dll was not found. Reinstalling the program may fix this problem.
After installing the MSVC runtime separately, Mixxx starts successfully.
Changed in mixxx: | |
importance: | Undecided → Critical |
milestone: | none → 2.3.0 |
description: | updated |
Changed in mixxx: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Didn't we upgrade the build VM to MSVC 2017 (15.0)? Then MSVC 2015 (14.0) are the wrong redistributables.