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

iOS 10.3 sdk didn´t work #9

Closed
Packetfahrer opened this issue Mar 12, 2018 · 3 comments
Closed

iOS 10.3 sdk didn´t work #9

Packetfahrer opened this issue Mar 12, 2018 · 3 comments

Comments

@Packetfahrer
Copy link

Packetfahrer commented Mar 12, 2018

Undefined symbols for architecture armv7s:
"_memset", referenced from:
_logosLocalCtor_30ebfd71(int, char**, char**)
ld: symbol(s) not found for architecture armv7

@DuIslingr
Copy link

You didn’t follow the issue template for what reason exactly? There’s not enough info to provide assistance. What os you building with? Show us ur makefile etc

@Packetfahrer
Copy link
Author

My Make file... https://pastebin.com/mt6N88xB

High Sierra 10.13.3

theos make give me this :

Undefined symbols for architecture armv7:
"_memset", referenced from:
_logosLocalCtor_30ebfd71(int, char**, char**) in DimMe.xm.0f63903e.o
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)

@kirb
Copy link
Member

kirb commented Mar 13, 2018

Closing as duplicate of #10 since there's more discussion about it there.

@kirb kirb closed this as completed Mar 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants