There is a possible logic bug in Visual Studio 2015's vcvarsqueryregistry.bat where it locates the include path for the Universal CRT by looking at the last folder in the specified location. This seems to work fine in most cases, except when Windows Driver Kit is installed. Windows Driver Kit apparently adds an additional folder named "wdf" in the specified location, which vcvarsqueryregistry.bat then incorrectly interprets to be the include path. This results in a build failure.
UBT seems to use the same logic to get the version of the Universal CRT to use. This results in build failures in Visual Studio 2015.
RESULT:
The comment immediately above the function appears to indicate the function uses the same logic as VCVarsQueryRegistry.bat, which would result in the wrong data being returned if Windows Driver Kit is installed.
i have this problem UE4CC-Windows-58DC12AF4B97F057BD108FBFF569B2E9_0000
Delay nodes occasionally don't fire the "Completed" output in a nativized build
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
An error occurred while trying to generate project files !?
I am not able to find world outliner how to enable it?
I can't open my map from the editor.
UE5.0.2 How to resolve error code (Xcode install) when trying to launch UE5.0.2 after install
Head over to the existing Questions & Answers thread and let us know what's up.
0 |
Component | UE - Foundation - Cpp Tools - UnrealBuildTool |
---|---|
Affects Versions | 4.10, 4.11 |
Target Fix | 4.11 |
Created | Oct 26, 2015 |
---|---|
Resolved | Jan 21, 2016 |
Updated | Apr 27, 2018 |