Registered by Brian Sidebotham

This project provides a CMake build system for the wxWidgets and wxPython projects. There will be binary releases in keeping with the wxWidgets releases, albeit somewhat delayed from their release schedule.

This project allows wxWidgets and wxPython to be built easily with gcc, meaning that cross-platform projects can be built entirely using the GNU toolchain instead of having to resort to Microsoft Visual C to compile Python linked code.

The Python-a-mingw-us project provides python that is built using the MinGW-GCC compiler. This is all intended to sort out problems with the multiple C-Runtime issues present when trying to using MinGW and python versions later than 2.4.

The binary releases From 2.9.5 onwards are built using the mingw-w64 SJLJ toolchain. The version of the compiler used is detailed on each release page.

Project information

Maintainer:
Brian Sidebotham
Driver:
Brian Sidebotham
Licence:
GNU GPL v2, Other/Open Source
(http://www.wxwidgets.org/about/licence3.txt)

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Bazaar
Programming languages:
cmake

All bugs Latest bugs reported

Get Involved

Downloads

Latest version is wxpython-3.0.0-0
released

All downloads

Announcements

  • wxPython 3.0.0 Released on 2014-01-09
    wxPython-cmake 3.0.0 is released! There are binary releases for Windows compi...