wxMac and CVS Head
Vadim Zeitlin
vadim at wxwidgets.org
Wed Jun 6 08:18:50 PDT 2007
On Wed, 06 Jun 2007 17:11:24 +0200 H <H at h.com> wrote:
H> here they are:
H>
H> /Users/Hartwig/wxWidgets/src/common/object.cpp:191: error: prototype for
H> `wxClassInfo* wxClassInfo::FindClass(const wxString&)' does not match
H> any in class `wxClassInfo'
H> ../include/wx/object.h:120: error: candidate is: static wxClassInfo*
H> wxClassInfo::FindClass(const wxChar*)
You clearly don't have up-to-date cvs sources, FindClass() is declared as
taking wxString now -- please make sure you try updating again if you hit
any such obvious problems.
Regards,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/
More information about the wx-users
mailing list