You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like Texture copied some C functions from another repo "YYText" and didn't prefix those functions. We happen to using both of them thus result in duplicate symbol error. Would you like to accept a pull request for this particular problem?
duplicate symbol __sharedDebugSetFunction in:
ld: 1 duplicate symbol for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
The text was updated successfully, but these errors were encountered: