Description

Following error is displayed in the output log when trying to compile for tvOS:

LogPlayLevel: UnrealBuildTool: In file included from /Users/engineqa/UE4/Builds/RDU-WD-7313/D/Build/joseph.wysosky_Main/Engine/Intermediate/Build/TVOS/UE4Game/Development/Core/Module.Core.3_of_8.cpp:28:
LogPlayLevel: UnrealBuildTool:
LogPlayLevel: UnrealBuildTool:   D:\Build\joseph.wysosky_Main\Engine\Source\Runtime\Core\Private\iOS\IOSPlatformFramePacer.cpp(33,14): error: property 'preferredFramesPerSecond' not found on object of type 'CADisplayLink *'
LogPlayLevel: UnrealBuildTool:
LogPlayLevel: UnrealBuildTool:         displayLink.preferredFramesPerSecond = 60 / FIOSPlatformRHIFramePacer::FrameInterval;
LogPlayLevel: UnrealBuildTool:
LogPlayLevel: UnrealBuildTool:                     ^
LogPlayLevel: UnrealBuildTool:
LogPlayLevel: UnrealBuildTool: 1 error generated.
Steps to Reproduce
  1. Open a code project in the editor
  2. Setup remote building
  3. Launch on to tvOS

Result: project fails to compile

Have Comments or More Details?

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

0
Login to Vote

Fixed
ComponentUE - Platform - Mobile
Affects Versions4.14
Target Fix4.14
Fix Commit3147030
Main Commit3147801
CreatedSep 29, 2016
ResolvedSep 30, 2016
UpdatedSep 16, 2019
View Jira Issue