Trunk Status

Cody Precord codyprecord at gmail.com
Thu Dec 20 05:57:19 PST 2007


Hello,

Is the trunk currently in working order?

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':
/e17/wx29/include/wx-2.9/wx/gdiobj.h:80: note:  virtual wxGDIRefData*  
wxGDIObject::CreateGDIRefData() const
/e17/wx29/include/wx-2.9/wx/gdiobj.h:81: note:  virtual wxGDIRefData*  
wxGDIObject::CloneGDIRefData(const wxGDIRefData*) const

Then the build fails with

lipo: can't figure out the architecture type of: /var/tmp//ccT2jXJr.out
error: command '/usr/bin/gcc' failed with exit status 1


Thanks,

Cody Precord




More information about the wxpython-dev mailing list