Hi all.
Really thanks and really sorry for this stupid problem.
Are you ok if I make a little tutorial as long as I learn more about
lua/tolua++ ?? If yes I'll detail a little bit what I've make here and
make littles steps by steps guides for newbye.
Do you think it's interesting to do this ? But be aware that I'm totally
a newbie so thinks will begin from scratch.
Thanks.
JB
-----Message d'origine-----
De : lua-bounces@bazar2.conectiva.com.br
[mailto:lua-bounces@bazar2.conectiva.com.br]De la part de Ariel Manzur
Envoye : jeudi 29 janvier 2004 17:51
A : Lua list
Objet : Re: HELP NEEDED - tolua++ question
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