From: Victor B. <so...@te...> - 2014-10-03 15:43:22
|
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 luajit > 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 > |