From: Francesco M. <f18...@ya...> - 2006-04-12 22:20:13
|
John Labenski ha scritto: > On 4/12/06, Francesco Montorsi <f18...@ya...> wrote: >> John Labenski ha scritto: >>> Francesco, can you rebake the build files? I've added wxluafreeze by >>> copying every instance where I saw wxluacan. I hope I got it right. >> yes, everything was perfect in bakefiles. >> I just added a new option to configure.ac. >> >> A minor thing: wxLuaFreeze had a dependency from wxSTC because of an >> unnecessary call to wxLuaBinding_wxstc_init();... I've removed it... > > Well, ok. This was added so that you can freeze wxLua programs that > use wxSTC right out of the box. ops; I thought it was just a copy&paste which passed through... if you want to re-enable it, it can be done easily adding the USE_WXBINDSTC=='1' option to wxLuaFreeze target... >>>> I think that after I add the wxLuaFreeze program that works in Linux >>>> using gcc (at least) I think we can make the 2.6.3.1 release! >> Sure. Can we fix a date for it ? >> Until 19 April I'll be in (semi) holidays... ;) > > Ok, so then maybe at the end of next week, the 21st or so? Ok, 21 april afternoon I'll be there (I'm UTC+1) > That'll > give me some more time to try to iron out the bindings and remove all > the deprecated warnings for 2.6. I'll also try to find some time later > this week or weekend to write some more docs about the internals of > wxLua. ok, sure > >> An important thing before making 2.6.3.1 is also to update the ChangeLog... > > Heh. Yes that would be a good idea. Sorry, I keep forgetting, I'll > look through it later tonight. ;) Francesco |