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

ravi build to ios error #255

Open
zeromake opened this issue Dec 7, 2023 · 0 comments
Open

ravi build to ios error #255

zeromake opened this issue Dec 7, 2023 · 0 comments

Comments

@zeromake
Copy link

zeromake commented Dec 7, 2023

src/loslib.c:143:14: error: 'system' is unavailable: not available on iOS
  int stat = system(cmd);
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/usr/include/stdlib.h:184:6: note: 'system' has been explicitly marked unavailable here
int      system(const char *) __DARWIN_ALIAS_C(system);

lua is define l_system

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

1 participant