[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua source does not build for iOS since recent XCode Update
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Mon, 25 Sep 2017 14:05:37 -0300
> We have been building the lua source code in our iOS project for
> about a year now. Last week (around Sept. 20th) XCode was updated
> and the source code no longer builds. When compiling loslib.c XCode
> generates an error saying system() has been deprecated and is no
> longer supported. (system() is called from os_execute) Is there any
> plan to correct this issue for iOS? Does anyone have a suggestion as
> to how best address this?
See http://lua-users.org/lists/lua-l/2017-09/msg00217.html
Note that this is an iOS problem that no longer can claim to support
standard C or POSIX.