On Thu, Dec 20, 2012 at 6:05 PM, AZ <redtide...@gmail.com> wrote:
> I tried to build wxlua against 2.9.5 SVN trunk but it failed: is it 2.9
> support a work in progress?

No... not so much a work in progress as continual work of mapping the
functions. Since wxLua wraps so much of wxWidgets any change in their
API anywhere causes breakage.

I will fix this tomorrow, but note that if you don't intend to call
that particular function you can just rem out the failing part in the
C++ binding code and put in whatever minimal stub is needed to get it
to compile.

Regards,
    John

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to