Borland CVS compile error
ABX
abx at abx.art.pl
Sun Nov 26 13:05:19 PST 2006
Vadim Zeitlin <vadim at ...> writes:
> ce> Error E2247 ..\..\src\common\fontcmn.cpp 327: 'wxObject::m_refData' is
> ce> not accessible in function wxFontBase::operator ==(const wxFont &) const
> ce> *** 1 errors in Compile ***
> ce>
> ce> ** error 1 ** deleting bcc_mswd\corelib_fontcmn.obj
>
> Fixed now and although I still have no idea why it didn't like it in the
> first place
Wasn't it accessing protected member of other object from outside of this object?
ABX
More information about the wx-dev
mailing list