Description

Attempting to build 4.15.1 from source code using Xcode 8.3.2 currently results in the build failing due to warnings that occur in fbxsdk, AlembicImporter, and MetalRHI.

Steps to Reproduce
  1. Download the 4.15.1 source code from GitHub.
  2. Run Setup.command.
  3. Run GenerateProjectFiles.command.
  4. Open the UE4 workspace in Xcode.
  5. Build the UE4 scheme in Development Editor configuration.

RESULT:
The build will fail with several warnings in fbxsdk, AlembicImporter, and MetalRHI.

EXPECTED:
The build completes successfully.

WORKAROUND:
Remove the -Werror command line parameter in UBT or revert to Xcode 8.2.

Have Comments or More Details?

Head over to the existing Questions & Answers thread and let us know what's up.

0
Login to Vote

Fixed
ComponentUE - Platform - Apple
Affects Versions4.15.1
Target Fix4.15.2
Fix Commit3372554
CreatedMay 2, 2017
ResolvedMay 3, 2017
UpdatedJan 31, 2018