ANN: wxPython 2.9.4.1 patch

Robin Dunn robin at alldunn.com
Tue Jul 24 20:59:40 CEST 2012


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




More information about the Python-announce-list mailing list