lua-users home
lua-l archive

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


I have a little problem.

When I use tolua, i get a debug error when trying to call the tolua_myclass_open() function from inside a member function of my class.
I have compiled the tolua library into a lib file, wich also contains lua 4.0.
I use the tolua 4.0a.
Am I calling the wrong function at a wrong time ?

I hope you can help me

Tue Hald Madsen