24 Jul 2012 20:59
ANN: wxPython 2.9.4.1 patch
Robin Dunn <robin <at> alldunn.com>
2012-07-24 18:59:40 GMT
2012-07-24 18:59:40 GMT
A build problem was discovered in 2.9.4.0 where a required wxWidgets header file was not being installed, causing build errors in wxPython when doing non in-place builds. This only affects builds using the wxGTK port of wxWidgets. To correct this problem a small patch file has been made available. It adds the installation of the missing header file, removes the use of another missing header which is no longer required, and updates the version number. http://sourceforge.net/projects/wxpython/files/wxPython/2.9.4.0/wxPython-src-2.9.4.1.patch/download -- Robin Dunn Software Craftsman http://wxPython.org -- -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/
RSS Feed