lua-users home
lua-l archive

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


At 11:11 AM 1/29/2004, you wrote:
Hi all.

hi.

[...]
  tolua_Object_open(0x00);
[...]

You're passing NULL as the luastate of the tolua open funcion? That's probably what's making it crash :)
It should be tolua_Object_open(lua_VM);
the rest looks ok..


Ariel.
http://Anime.com.ar
snm