Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined symbol: ___isPlatformVersionAtLeast Xcode 10.3 #396

Closed
gpieterse opened this issue Sep 28, 2019 · 5 comments
Closed

Undefined symbol: ___isPlatformVersionAtLeast Xcode 10.3 #396

gpieterse opened this issue Sep 28, 2019 · 5 comments

Comments

@gpieterse
Copy link

After making changes to Xcode->Build Settings0>Architectures->Architectures->$(ARCHS_STANDARD_64_BIT) all but one error was resolved.

Xcode reports one error: Undefined symbol: ___isPlatformVersionAtLeast

With the following output at the end:

Undefined symbols for architecture x86_64:
"___isPlatformVersionAtLeast", referenced from:
_SDL_HideHomeIndicatorHintChanged in libsdl2.a(SDL_uikitviewcontroller.o)
_UIKit_ShowMessageBox in libsdl2.a(SDL_uikitmessagebox.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

@tito tito added the important label Sep 30, 2019
@gpieterse
Copy link
Author

Bump. Any thing else needed from to help diagnose the issue?

Sent with GitHawk

@cocpy
Copy link

cocpy commented Oct 30, 2019

+1
I meet the same error

@shrimallamanoj
Copy link

I am facing same issue, any solution?

@misl6
Copy link
Member

misl6 commented Dec 11, 2020

@shrimallamanoj can you please provide some more details about it?

Ex:
Xcode Version, MacOS version, kivy-ios version, Cython version

@misl6
Copy link
Member

misl6 commented Mar 27, 2021

Closing due to inactivity, feel free to re-open if it still needed.

BTW, seems like a SDL / Xcode issue.
Considering that a lot of things changed since 2019, it could be already inadvertently fixed.

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

No branches or pull requests

5 participants