On Fri, Oct 3, 2014 at 4:37 AM, Victor Bombi 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 funct
> ./build-macosx.sh lua wxwidgets wxlua
> ./build-macosx.sh lua jit
Thanks, I will try that.
--
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PC
Hi Victor,
>I have tried build-macosx.sh from ZeroBrane (luarocks dont have wxlua,
> luaDist not woking for me, so I liked to see that)
> first ./build-macosx.sh lua jit
> then ./build-macosx.sh wxlua and getting the same error about not finding
> _luaopen_bit32
>
> forgot to say that in the middl
>I have tried build-macosx.sh from ZeroBrane (luarocks dont have wxlua,
> luaDist not woking for me, so I liked to see that)
> first ./build-macosx.sh lua jit
> then ./build-macosx.sh wxlua and getting the same error about not finding
> _luaopen_bit32
>
forgot to say that in the middle ./build-
"
To:
Sent: Friday, October 03, 2014 6:39 PM
Subject: Re: [wxlua-users] build against luajit
> Victor,
>
>> I know I can build against wxlua provided lua5.1 and then use module from
>> luajit but I got a crash doing that and that is why I try to build
>> against luaj
Victor,
> I know I can build against wxlua provided lua5.1 and then use module from
> luajit but I got a crash doing that and that is why I try to build against
> luajit
I only build against lua5.1, but only use LuaJIT and haven't seen any
issues on Windows/OSX/Linux during the last 1.5 years I
I see that you provided it in lbitlib.c and with BUILD_VERBOSELY=TRUE I can
see it is included in linking, so I dont know what else to look for.
I know I can build against wxlua provided lua5.1 and then use module from
luajit but I got a crash doing that and that is why I try to build against
l
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?
Best
victor
--
Meet PCI DSS 3.0 Compliance Requireme