From: Francesco M. <f18...@ya...> - 2006-02-20 23:27:33
|
Hi, Francesco Montorsi ha scritto: > Hi, > as you can see, I start to think to the first release of wxLua ;) > > So, let's discuss this issue. > > I'd make a total of 4 releases: > > 1) a win32 MSI install package. This can be generated using InnoSetup > and it should distribute all wxLua tree including EXE, doxygen generated > docs and .lib files, all built in release mode, possibly against a > static build of wxWidgets. I have created this package and added it to CVS. I also uploaded an experimental setup installer for win32 at http://wxlua.sourceforge.net/wxLua-2.6.2.1-setup.exe I've tried it out for a while and it works nice. If someone can test it and confirms it installs wxLua and that it works it would be good. However it needs: 1) to have all wxLua sample files to be renamed with .wxlua extension (.wx.lua extension is not good for windows when you need to associate a program to it - at least programmatically) 2) to have wxLuaEditor able to open .wxlua files which are passed to it as first parameter... John, can you do that ? BTW I think that all wxLua samples should be reviewed as they look quite old and some doesn't work smoothly... Is there any other problem which must be solved before the release ? Besides the website completion, obviously... (any help writing pages would be very appreciated ;)) Francesco |