[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE: lua-sqlite doesn't compile
- From: "Nick Trout" <nick@...>
- Date: Mon, 18 Aug 2003 14:51:30 -0700
> From: JK [mailto:j.khaldi@virgilio.it]
> Sent: Sunday, August 17, 2003 3:49 PM
> To: Lua list
> Subject: lua-sqlite doesn't compile
>
> Hi All,
> I just have tried to compile lua-sqlite but it gives me the error:
> too many arguments to function 'lua_open'.
> Any help is welcome.
You get that error when you try and compile Lua 4 code with the Lua 5.0
API.