Re: [wxlua-users] wxlua upgrade and outstanding issues

2016-06-05 Thread Paul K
Hi Ulrich, > I plan to update ZBS build scripts to support wx.dll building for Lua > 5.2 and Lua 5.3. I pushed the updated scripts to wxwidgets31x-upgrade branch (https://github.com/pkulchenko/ZeroBraneStudio/tree/wxwidgets31x-upgrade) You should be able to run "(cd build; bash build-win32.sh

Re: [wxlua-users] wxlua upgrade and outstanding issues

2016-06-05 Thread Paul K
Hi Ulrich, > I want to build wxlua as a loadable module (.dll) for 5.2 and 5.3 with > wxwidgets statically linked into. > I will try to hack the 5.3 into the CMake files and report my results back to > you. I made some progress, which I think can help in your case. I made several changes to