lua-users home
lua-l archive

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


I am using tolua to make my C/C++ routines available to
lua. Is there a limit to the number of functions that
can be on the stack ?

I am getting the following message
lua : Lua2C - C2Lua overflow
Active Stack:
	`settable' tag method [in file (C)]
lua: exit(1). Unable to recover

Is there a way to solve the above problem ?

I will appreciate any help in this matter.

Thanx in advance.

-- 
supratik