lua-users home
lua-l archive

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


Hi,

I just updated from Lua 5.2 to 5.3 using the prebuilt Windows binaries that are  provided on sf.net. Now my linker complains it can't find functions lua_insert() and lua_remove(). Do they have changed in an incompatible way? Or what could be the reason for this?

Thanks

Karl