From: Paul K <pau...@ya...> - 2014-10-03 17:09:04
|
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 have this configuration in ZeroBrane Studio. Maybe you need to check what led to the crash. LuaJIT is stricter in some aspects than Lua5.1; maybe you can turn jit off to see if it still crashes. Paul. |