Description

Also occurs in the live 4.15.1 build.

This does not occur for BP projects or when packaging for iOS.

Same compile error as UE-41313

UATHelper: Packaging (tvOS): UnrealBuildTool: /Users/Shared/UnrealEngine/4.15/Engine/Source/Runtime/Core/Public/HAL/PlatformSurvey.h:15:10: error: non-portable path to file '"iOS/IOSPlatformSurvey.h"'; specified path differs in case from file name on disk [-Werror,-Wnonportable-include-path]
UATHelper: Packaging (tvOS): UnrealBuildTool: #include "IOS/IOSPlatformSurvey.h"
UATHelper: Packaging (tvOS): UnrealBuildTool:          ^~~~~~~~~~~~~~~~~~~~~~~~~
UATHelper: Packaging (tvOS): UnrealBuildTool:          "iOS/IOSPlatformSurvey.h"
Steps to Reproduce
  1. Create a new C++ SideScroller template project
  2. Packaged for tvOS in development configuration

Result: Compile failure

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-44470 in the post.

0
Login to Vote

Fixed
ComponentUE - Platform - Mobile
Affects Versions4.15.14.15.2
Target Fix4.15.2
Fix Commit3416026
CreatedApr 27, 2017
ResolvedMay 1, 2017
UpdatedSep 16, 2019