A Redistribute file for VS 2015 is needed to build lightmass, but this is not currently included with the engine. If a user does not have VS 2015 installed, lightmass will fail with this error:
UnrealLightmass.exe - system error
The program can't start because VCRUNTIME140.dll is missing from your computer. Try reinstalling the program to fix this problem.
The Redist files needed can be found at the following link, but they should be included with the engine by default:
[Link Removed]
1. Open Editor on pc without VS 2015 (any project)
2. Press "Build"
Results:
Build fails with following error
"UnrealLightmass.exe - system error
The program can't start because VCRUNTIME140.dll is missing from your computer. Try reinstalling the program to fix this problem."
Expected:
Build succeeds, no .dll error occurs.
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-22125 in the post.
0 |
Component | UE - Foundation - Cpp Tools - UnrealBuildTool |
---|---|
Affects Versions | 4.10 |
Target Fix | 4.10 |
Fix Commit | 2739901 |
---|---|
Release Commit | 2739901 |
Created | Oct 14, 2015 |
---|---|
Resolved | Oct 23, 2015 |
Updated | Sep 23, 2019 |