Thread Rating:
  • 2 Vote(s) - 4.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bug / Crash  Doesn't build for latest XCode (11.4)
#9
(28-03-2020, 02:06 PM)numandina Wrote: OK now we wait I guess. On Xcode I go to view->Navigators->View Report to see more details. I don't have in depth knowledge of the compilation process but maybe you can identify something there. The hanging always occurs after the arm64 warning.

Tried changing the target architecture, building libOni again using Xcode 11.14 (as opposed to 11.3, which was used to build the lib that ships with Obi), tried building for the simulator, enabling/disabling LTO (link-time optimization) which has been known to cause linker hangs in the past, disabling compiler optimization entirely... all to no avail. As long as there's a static library linked, the damned thing hangs.  Triste

So yes, all we can do for now is wait for their feedback.
Reply


Messages In This Thread
RE: Doesn't build for latest XCode (11.4) - by josemendez - 28-03-2020, 02:12 PM