27-08-2020, 03:25 PM
(27-08-2020, 03:17 PM)Elestin Wrote: Hi, thanks for your reply. Upgrading to 5.5 solved some of my problems with Obi. But I needed to upgrade Unity to use Obi 5.5 and now I get another linker problem while archiving since my Xcode version is 11.3. I should probably upgrade my Xcode to the latest stable version (11.6). Does Obi 5.5 work with Xcode 11.6?
Thanks
Hi,
Xcode 11.4-11.6 have a bug in the linker that prevents linking against static libs using C++11, this bug was fixed in XCode 12 beta 1. So you're forced to use Xcode 11.3.1 until Xcode 12 goes out of beta. See: http://obi.virtualmethodstudio.com/forum...-2124.html
Building/archiving using Obi 5.5 and Xcode 11.3.1 should pose no problem. What's the linker error you're getting?