[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua in Unity3D / Mono
- From: Vladimir Fedin <vl.fedin@...>
- Date: Thu, 14 Jun 2012 00:14:40 +0400
> On Mon, Jun 11, 2012 at 12:37 PM, Alexander Gladysh <agladysh@gmail.com> wrote:
>> Alternatively, is there a Lua binding to Mono for OS X?
> LuaInterface has been ported to Mono (see reference [1], points to a
> Japanese site)
> steve d.
> [1] http://www.mono-project.com/Software
Tried LuaInterface from the link above, but it uses luanet.dll,
which is built from code, that utilizes windows.h.
So I wonder is it somehow possible to rebuild such code under Mac OS X?
Vlad Fedin