On 6/9/06, Steve Kieu <[EMAIL PROTECTED]> wrote:
> All right, I fixed this but not understand why ; You may have the answer
> though lol
>
> What I did is; after comapring liles by lines with wxLua.cpp then add
> extern bool wxLuaBinding_wxstc_init();
> and init it of course
> wxLuaBinding_wxstc_init();
>
> as I saw that is the only main difference between wxlua and my exe file.
> Result: No longer the f*** message
>
> wxLua: Memory allocation error
>
> in any script it runs.
>
> Why I need stc where I did not use any of them in lua script. And why this
> error only happen in win98? It is mysterious.
That is so bizarre! If you don't want the stc lib then just don't link
to it and remove the init function call. I can't for the life of me
think why there would be a problem if you link to it, but don't
actually use it.
> Thank you for your replies now I can sleep well tonight :-)
:) If you ever figure out what the problem is please tell us!
Thanks,
John Labenski
_______________________________________________
Wxlua-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wxlua-users