On Fri, Oct 3, 2014 at 4:37 AM, Victor Bombi <son...@telefonica.net> wrote:

> Hello,
>
> When trying to build against a external lua library (luajit in mac osx
> 10.9)
> it complains about not finding luaopen_bit32
> Isn't this a confusion with lua5.2?
>
>
I haven't build with luajit recently, does it not have the function
luaopen_bit32(lua_State* L) anymore or maybe it never did, I forget...

I committed a blind fix to svn trunk to have wxLua always compile the bit32
lib even for luajit. It's a tiny lib and provides Lua 5.2 compatibility,
which might be useful to some.


Regards,
    John
------------------------------------------------------------------------------
Slashdot TV.  Videos for Nerds.  Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to