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

Cannot compile for iOS #249

Closed
vmanot opened this issue May 19, 2016 · 9 comments
Closed

Cannot compile for iOS #249

vmanot opened this issue May 19, 2016 · 9 comments

Comments

@vmanot
Copy link

vmanot commented May 19, 2016

I get the error:

bash: src/arm/gentramp.sh: No such file or directory

And here is my StackOverflow post regarding the issue.

@prakashprabodh
Copy link

Even I am getting these error and many other compile errors. Is there a workaround for this?

@atgreen
Copy link
Member

atgreen commented May 19, 2016

iOS support was broken with this change:
a4b785e

@rth7680 - gentramp.sh was a hack to address restrictions on the iOS platform

@rth7680
Copy link
Contributor

rth7680 commented May 19, 2016

@atgreen Specifics about the workaround?
Is there a real problem with the current sources other than the ios build script?

@vmanot Try just deleting the make_tramp function and it's invocation from generate-darwin-source-and-headers.py.

@vmanot
Copy link
Author

vmanot commented May 20, 2016

@atgreen What's the official workaround for this, if any?

@vmanot
Copy link
Author

vmanot commented Jul 17, 2016

@atgreen Is iOS support officially abandoned?

@tromey
Copy link
Member

tromey commented Jul 17, 2016

@vmanot can you try pull #263 and report back?

@vmanot
Copy link
Author

vmanot commented Jul 28, 2016

@tromey it compiles!

@atgreen
Copy link
Member

atgreen commented Mar 27, 2018

Regular iOS builds were added to the travis-ci builds with commit 24eb1f8 .

@atgreen atgreen closed this as completed Mar 27, 2018
@allanGoldZhiKang
Copy link

allanGoldZhiKang commented Aug 28, 2019

Regular iOS builds were added to the travis-ci builds with commit 24eb1f8 .

how to use this function
@atgreen

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

6 participants