The include for VulkanConfiguration.h was added to VulkanBackend.h, which is one of the external dependencies for the CrossCompileTool. This include is not complete however. This results in this module failing to compile.
Either the full include needs to be given, as in \Runtime\VulkanRHI\Public\VulkanConfiguration.h or the following line needs to be added to the CrossCompileTool.build.cs file
PublicIncludePaths.Add("Runtime/VulkanRHI/Public");
Regression?: Yes
This include statement was not present in 4.13.1 (//UE4/Release-4.13/ CL# 3142249)
This include statement was added prior to 4.14 Preview 1 (//UE4/Release-4.14/ CL# 3167010)
i have this problem UE4CC-Windows-58DC12AF4B97F057BD108FBFF569B2E9_0000
I am not able to find world outliner how to enable it?
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
What method is used to fill polygonal regions when drawing spline mesh at run time?
An error occurred while trying to generate project files !?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-37722 in the post.
0 |
Component | UE - Graphics Features |
---|---|
Affects Versions | 4.14, 4.15 |
Target Fix | 4.14 |
Created | Oct 24, 2016 |
---|---|
Resolved | Oct 25, 2016 |
Updated | May 2, 2018 |