Bug 30419 - set WXWIN_COMPATIBILITY_2_8 to 1
Summary: set WXWIN_COMPATIBILITY_2_8 to 1
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: libwxGTK3.1 (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Vitaly Lipatov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-26 01:29 MSK by ildar
Modified: 2014-10-26 13:58 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ildar 2014-10-26 01:29:45 MSK
У нас
> $ grep WXWIN_COMPAT /usr/lib64/wx/include/gtk3-unicode-3.1/wx/setup.h 
> #define WXWIN_COMPATIBILITY_2_8 0
> #define WXWIN_COMPATIBILITY_3_0 1

Однако для сборки wxlua нужна совместимость с 2.8 (исправить один лишь setup.h мало)
Прошу пересобрать с указанным флагом.
Comment 1 Repository Robot 2014-10-26 13:58:02 MSK
wxGTK3.1-3.1.0-alt2.svn20140708 -> sisyphus:

* Sun Oct 26 2014 Eugeny A. Rostovtsev (REAL) <real at altlinux> 3.1.0-alt2.svn20140708
- Enabled compatibility with 2.8 (ALT #30419)