On Wed, 13 Nov 2002 16:09:17 +0100 Xavier Nodet <[EMAIL PROTECTED]> wrote:

XN> > In file included from .src/adb/AdbDialogs.cpp:28:
XN> > /usr/local/include/wx/layout.h: In function `int CopyEntries(wxConfigBase*, 
XN> >    const wxString&, const wxString&, bool, wxConfigBase*)':
XN> > /usr/local/include/wx/layout.h:37: parse error before `;' token
XN> > /usr/local/include/wx/layout.h:71: local class `class 
XN> 
XN> The only recent changes to the CVS are mine. They compile correctly on
XN> MSVC, and I'm affraid I can't test other platforms... You could try to
XN> revert to the CVS as of two days ago (Nov 11th) to check that this is
XN> really the reason for your problems.
XN> 
XN> BTW, I did change the CopyEntries function declaration, but I do not see
XN> why your compiler refers to wx/layout.h...

I think that's it. Sorry for not pasting whole error message earlier:

/usr/local/include/wx/layout.h:71: local class `class 
   CopyEntries(wxConfigBase*, const wxString&, const wxString&, bool, 
   wxConfigBase*)::wxIndividualLayoutConstraint' shall not have static data 
   member `wxClassInfo CopyEntries(wxConfigBase*, const wxString&, const 
   wxString&, bool, 
   wxConfigBase*)::wxIndividualLayoutConstraint::sm_classwxIndividualLayoutConstraint
   '
/usr/local/include/wx/layout.h:71: field `CopyEntries(wxConfigBase*, const 
   wxString&, const wxString&, bool, 
   wxConfigBase*)::wxIndividualLayoutConstraint::sm_classwxIndividualLayoutConstraint
   ' in local class cannot be static
/usr/local/include/wx/layout.h:159: field `
   wxLayoutConstraints::sm_classwxLayoutConstraints' in local class cannot be 
   static


Regards,
Nerijus



-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing 
your web site with SSL, click here to get a FREE TRIAL of a Thawte 
Server Certificate: http://www.gothawte.com/rd524.html
_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to