ANN: wxPython 2.9.4.1 patch

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

Change to the root folder of the wxPython source tree and run:

     patch -p0 < wxPython-src-2.9.4.1.patch

···

On 12/18/12 3:23 PM, Daniele Masciarelli wrote:

How exactly the patch should be applied? I cannot figure out how to use it

--
Robin Dunn
Software Craftsman

ok, thank you very much

···

On Wed, Dec 19, 2012 at 7:55 PM, Robin Dunn robin@alldunn.com wrote:

On 12/18/12 3:23 PM, Daniele Masciarelli wrote:

How exactly the patch should be applied? I cannot figure out how to use it

Change to the root folder of the wxPython source tree and run:

patch -p0 < wxPython-src-2.9.4.1.patch

Robin Dunn

Software Craftsman

http://wxPython.org

To unsubscribe, send email to wxPython-users+unsubscribe@googlegroups.com

or visit http://groups.google.com/group/wxPython-users?hl=en