Hi, Yesterday I tried the latest CVS snapshot (2006-05-21), but running 'make' resulted in an error:
make (cd ./modules/ && /bin/make ) make[1]: Entering directory `/Files/Compile/Sources/wxLua_Snapshot_2006-05-20/wxLua/modules' Makefile:1186: *** missing separator. Stop. make[1]: Leaving directory `/Files/Compile/Sources/wxLua_Snapshot_2006-05-20/wxLua/modules' make: *** [modules] Error 2 I found that the most recent snapshot that compiles cleanly is 2006-05-19, so I compiled and installed it. Unfortunatelly, using this 2006-05-19 snapshot, the IDLE events that I was handling in a window are no longer being received :-( Is this a known bug? Is there a fix for it? If not, I can try to create a simple example that shows the problem, so that solving it becomes easier. Thank you, LMB
