lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi, in this zip I have makefile for Win32, Win64, macOS, IOS Simulator, IOS and Android shared library.

http://blob.firecast.com.br/blobs/LGKWAWDR_658026/buildlua5_3.zip

This is for LUA 5.3 but I think you can reuse it a lot for lua 5.1 for UBUNTU

PS: I use LUA on Delphi and it must be shared library for me =)
PS2: Sorry about the portuguese comments in the files

On Tue, Feb 20, 2018 at 3:23 PM, Russell Haley <russ.haley@gmail.com> wrote:
On Tue, Feb 20, 2018 at 9:32 AM, Russell Haley <russ.haley@gmail.com> wrote:
> Hi,
>
> TLDR: does anyone have an src Makefile that builds a shared object in
> 5.1.5 that I can use on Ubuntu?
>
> I have a Ubuntu VM that doesn't have internet but I do have xrdp
> access. The user that set it up manually built wireshark 2.0.2 but
> forgot to build lua. Other similar installations here use lua 5.1.5
> from apt, so I've downloaded 5.1.5 and built it. The configure finds
> my lua installation but didn't find the .so and then I remembered
> there is no liblua53.so in the default Makefile.
>
> I'm not even going to bother posting my feeble attempts.

This is what I have so far but my linking is failing...

https://pastebin.com/iuBQVhdu

Russ




--
Alysson Cunha / AlyssonRPG
http://www.rrpg.com.br - Jogue o tradicional RPG de mesa online
http://www.alyssoncunha.com.br - Me conheça melhor