[wxPython-dev] Trunk Status
Robin Dunn
robin at alldunn.com
Thu Dec 20 09:18:09 PST 2007
Cody Precord wrote:
> Hello,
>
> Is the trunk currently in working order?
It was as of a few days ago, but things change rapidly there.
>
> I am trying to build on (OSX 10.4 / gcc 4.0.1 / python 2.5.1). wxWidgets
> builds and works but when trying to build wxPython I get a few error
> messages like this mixed in with a number of deprecation warnings:
>
> building '_gdi_' extension
> ...
> src/mac/_gdi_wrap.cpp:4082: error: cannot allocate an object of abstract
> type 'wxGDIObject'
>
> /e17/wx29/include/wx-2.9/wx/gdiobj.h:36: note: because the following
> virtual functions are pure within 'wxGDIObject':
I do have a fix for this, maybe I haven't checked it in yet. I'll be
spending a bit of time on my 2.9 tree later today, so I'll see if I can
whip it back into shape then and get everything checked in.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wxpython-dev
mailing list