From: John L. <jla...@gm...> - 2006-03-03 23:33:00
|
On 3/3/06, klaas.holwerda <kho...@xs...> wrote: > John Labenski wrote: > > Any objections? If not then I'll get to this on the weekend. > > > Nop, at least i don't see a problem, the main issue was always > compiling time, i think this was solved. Ok, all done. Francesco, since I'm still having problems with bakefile, could you remove the files below and rebake them. It looks like you're using *.cpp to find the files, so I haven't touched the bakefiles. As a stopgap until the bakefiles are redone I've just emptied the old files and made XXX_class.cpp have #include "wx_bind.cpp" so it should still work. modules/wxbind/src/ -- they're all empty wx_builtin.cpp wx_class.cpp wx_define.cpp wx_event.cpp wx_object.cpp modules/wxbindstc/src/ -- they're all empty wxstc_builtin.cpp wxstc_class.cpp wxstc_define.cpp wxstc_event.cpp wxstc_object.cpp apps/wxluacan/src/ -- they're all empty wxluacan_builtin.cpp wxluacan_class.cpp wxluacan_define.cpp wxluacan_event.cpp wxluacan_object.cpp Thanks, let me know if everything still works. John Labenski |