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

'system' is not available on iOS #488

Closed
Sam1370 opened this issue Oct 15, 2017 · 6 comments
Closed

'system' is not available on iOS #488

Sam1370 opened this issue Oct 15, 2017 · 6 comments

Comments

@Sam1370
Copy link

Sam1370 commented Oct 15, 2017

I read the issue posting guidelines.

So I'm trying to compile yalu and it's not working. It says that system is not available on iOS. Can anyone help me?
image

EDIT: Is there any way to bypass this error and continue compiling?

@Packetfahrer
Copy link

if you use Xcode 9 try Xcode 8.3.3

@Sam1370
Copy link
Author

Sam1370 commented Oct 16, 2017

@Packetfahrer Thanks, I tried 8.3.3 but I get this.
image
The other error is done there so I guess that's good...

@Packetfahrer
Copy link

build it with an real Device not the Simulator!

@Sam1370
Copy link
Author

Sam1370 commented Oct 16, 2017

@Packetfahrer When I try to Product > Build the project I get the same linker error. Any ideas?

@Sam1370
Copy link
Author

Sam1370 commented Oct 16, 2017

Nevermind, thanks everyone. I redid this by reinstalling yalu on xcode 8. Thanks

@Sam1370 Sam1370 closed this as completed Oct 16, 2017
@vgmoose
Copy link

vgmoose commented Sep 1, 2018

If there's any future visitors, this fix also works with xcode 9.2 to change all system calls into run_cmd ones.

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