|
--2012/4/24 Schmottlach, Glenn <Glenn.Schmottlach@xs-embedded.com>
I'm having difficulty using LuaLanes (v.3.1.0 tag) with LuaJIT 2.0.0-beta9 on an ARM platform. LuaJIT runs fine but if I have a simple program that does the following:
local lanes = require "lanes"
lanes.configure()I get the following error:
BTW, have you read http://lua-users.org/lists/lua-l/2011-11/msg00060.html ? Maybe this could help as well.
Benoit.