[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: undefined symbol: lua_tointeger with 5.2
- From: Rena <hyperhacker@...>
- Date: Sat, 5 May 2012 02:51:53 -0600
On Sat, May 5, 2012 at 2:51 AM, Kevin Martin <kev82@khn.org.uk> wrote:
>
> On 5 May 2012, at 09:31, Rena wrote:
>
>> Did lua_tointeger change in 5.2?
>
> Yes, in 5.1 it is a function, in 5.2 it is a macro that expands to lua_tointegerx
>
> I think you may need to compile your library separately for both 5.1 and 5.2.
>
> Kev
I thought so. Looks like it was still using 5.1 header files. Thanks.
--
Sent from my Game Boy.