Menu

#33 build with wxGTK-2.9.5 fails in wxstc_bind.cpp

next release
closed-fixed
nobody
None
5
2014-10-24
2014-10-10
No

Trying to build SVN HEAD, see this:

/var/tmp/RPM/BUILD/wxLua-2.8.12.3-src/modules/wxbind/src/wxstc_bind.cpp: In function 'int wxLua_wxStyledTextCtrl_AnnotationClearLine(lua_State*)':
/var/tmp/RPM/BUILD/wxLua-2.8.12.3-src/modules/wxbind/src/wxstc_bind.cpp:169:11: error: 'class wxStyledTextCtrl' has no member named 'AnnotationClearLine'
self->AnnotationClearLine(line);

Please fix

Discussion

  • John Labenski

    John Labenski - 2014-10-24
    • status: open --> closed-fixed
     
  • John Labenski

    John Labenski - 2014-10-24

    Please use SVN head for support of newer versions of wxWidgets.

     

Log in to post a comment.