lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Shmuel Zeigerman wrote:
Paul Moore wrote:
I'm trying to build LPeg 0.8.1, and I am getting the following error
when I run the test file:
[...]

No errors here:
  Windows XP SP2
  Lua 5.1.3  -- tried both from LuaBinaries and self-built with MinGW
  LPeg 0.8.1 -- self-built with MinGW


Neither here:
Windows XP SP3
Lua 5.1.3 -- self built
LPeg 0.8.1 -- from luarocks

What compiler did you use to build LPeg ?