From: John L. <jla...@gm...> - 2006-05-23 01:42:37
|
On 5/22/06, Leandro Motta Barros <lmb...@gm...> wrote: > 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 Hopefully this is fixed now. > 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. It's news to me, a sample bit of code would help since the rest of the event system seems to work. Your platform and wxWidgets version might help too. Regards, John Labenski |