[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LUA on iOS
- From: "Pierre Chapuis" <catwell@...>
- Date: Fri, 27 Dec 2013 23:23:04 +0100
> Hallo, I have written a program for Win, Linux and Android and want to
> port it on iOS. I have searched for a solution to get LUA lib build for
> iOS up to arm64 but haven't found a good one. Does anybody know how
> to get LUA build for iOS?
A (former) colleague wrote a Makefile you may find useful:
https://github.com/deltheil/fakeredis.c/blob/master/lua-ios.mk
--
Pierre Chapuis