<[EMAIL PROTECTED]>Not that I know of. It sounds like you know that you cannot call GUI
functions from a thread, so if you're not doing any GUI stuff in the
thread wxLuaState there shouldn't be a problem.
[EMAIL PROTECTED]>
Yes, the server process is non gui stuff. Even when there is only one thread, that is I ran the server process alone or any non GUI script, with wxlua.exe it failled. very simple thing like print"" or io.write("smt")
<[EMAIL PROTECTED]>[EMAIL PROTECTED]>But runs lua50.exe (download from luabinaries) is fine, of course now I can not run wxLua code :-)
<[EMAIL PROTECTED]>[EMAIL PROTECTED]>
<[EMAIL PROTECTED]>I will and let you know later. One thing might be the problem, the win98 I tested is running from vmware ; any chances that vmmon (the memory allocation modules of vmware) is buggy? Unfortunately I do not have a phisical win98 box to test furthur.
wxApp::OnInit()
{
wxLuaState l1(true);
wxLuaState l2(true);
[EMAIL PROTECTED]>
The winXP and 2k I tested are real ones though.
catch u later,....
S.KIEU
Send instant messages to your online friends http://au.messenger.yahoo.com
_______________________________________________ Wxlua-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wxlua-users
