Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Duplicate Symbols GVR #320

Open
muzamil999 opened this issue May 15, 2018 · 3 comments
Open

Duplicate Symbols GVR #320

muzamil999 opened this issue May 15, 2018 · 3 comments

Comments

@muzamil999
Copy link

muzamil999 commented May 15, 2018

I built an application in unity that uses GVRSDK. Upon building app for iOS an opening generated project in Xcode. It fails to build in Xcode and generates linking error with thousands of duplicate symbols identified. I removed the GVRSDK pod from pod file but then generates issue of missing files. Upon adding it shows duplicity of symbol like:
screen shot 2018-05-15 at 7 45 40 pm

Is there any solution? I tried many ones mentioned in other issues but none of them worked out

@muzamil999 muzamil999 changed the title Duplicate Symbols DVR Duplicate Symbols GVR May 15, 2018
@Performador
Copy link

These seem to come from duplicate symbols in zLib.

Unity has rolled out a fix where they renamed the zLib functions which should be out in 2017.2, .3, .4, and 2018.1. Is your Unity up to date?

@muzamil999
Copy link
Author

Yes. I had it installed few month ago.. But it doesn't seems there is way out of it

@Performador
Copy link

What's your Unity version?

Investigating turning gvrsdk into a dynamic library which should eliminate these duplicate symbols.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants