Description

The Bolts library is not correctly linked in its Build.cs file. The Build.cs file contains the following line with an incorrect file name: PublicAdditionalShadowFiles.Add(LibDir + "/Bolts.a");

The actual name of the file is libBolts.a.

Steps to Reproduce
  1. Open the Bolts.Build.cs file.
    • Located at Engine\Source\ThirdParty\IOS\Bolts
Community References

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 - Mobile
Affects Versions4.10.14.11
Target Fix4.11
Fix Commit2885808
Main Commit2833981
Release Commit2885808
CreatedDec 11, 2015
ResolvedFeb 29, 2016
UpdatedSep 16, 2019