[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Lua's great (and LuaJIT's broken)
- From: "Sebastien Loisel" <loisel@...>
- Date: Fri, 27 Jun 2008 18:12:57 -0400
Dear Alex,
Thanks for your quick reply,
> Are you sure the system is not using the vanilla Lua's lua5.1.dll?
Pretty sure, since the luajit.exe from MinGW refused to start (it couldn't find lua5.1.dll) until I did a cd to the directory where lua5.1.dll was, in my LuaJIT src directory.
In any case, if you expect that this could be a problem, it would seem to me like you should rename lua5.1.dll to luajit5.1.dll or something... O_o
--
Sébastien Loisel