From: Gustl B. <gu...@gm...> - 2005-12-15 20:10:35
|
Hi, > >Let me know if the above anonymous cvs command doesn't work for you > You were right, Sourceforge was not the problem (I tried and failed several times, then I read that something was wrong with anonymous CVS...). Compiling it under Visual Studio 2005 worked fine. >and also if you find any bugs. > As I wrote in the previous mail, I have already written an application with an old version of wxLua. But when I run the script in the new version, coroutines do not work anymore. wxLua: Error while running chunk wxLua: Attempt to call an invalid method '{unknown}'. stack traceback: [C]: in function 'resume' ... I saw that you made some changes in the lua code. I tried disabling them / replacing the lua library with the original version, but that did not solve the problem. Houdini |