From: Andreas F. <an...@fa...> - 2013-09-13 17:20:58
|
Hi John, thanks. May I suggest that you add a link to an archive containing the sources for wxLua 2.8.12.3 for people preferring to build their own version of wxLua to this site? http://wxlua.sourceforge.net/download.php When I first started out with wxLua I found it quite confusing that only binary builds were available and there was no direct link to the sources of the latest version so I had to go and check out the current SVN trunk but this always makes me slightly worried because I don't know how stable checked out version is... Thanks Andreas On 13.09.2013 at 04:05 John Labenski wrote: > I am pleased to announce the 2.8.12.3 release of wxLua. > wxLua 2.8.12.3 is a long overdue stable bugfix release. There are a > few new wxWidgets classes and functions. The binding generator has > been changed to accept simple valid C++ code. The precompiled > versions are linked against the SVN trunk of the wxWidgets 2.8 > branch (2.8.12 with bug fixes). Note that the wxLua source code can > be compiled against wxWidgets 2.9.x too. > > ------------------------------------------------------------------------------- > wxLua is a Lua scripting language wrapper around the wxWidgets > cross-platform GUI library. It consists of an executable for running > standalone wxLua scripts and a library for extending C++ programs > with a fast, small, fully embeddable scripting language. > > More information can be found here: http://wxlua.sourceforge.net > Regards, > John Labenski -- Best regards, Andreas Falkenhahn mailto:an...@fa... |