[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Lua2C - C2Lua overflow
- From: Supratik Champati <champati@...>
- Date: Mon, 22 Feb 1999 01:48:53 -0500
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