[wxCocoa] wxConvMacUTF8DObj build error
ABX
abx at abx.art.pl
Tue Jul 4 00:17:27 PDT 2006
Hi all!
Anybody familar with wxConvMacUTF8DObj? There is build error at tinderbox
http://signwriting.sourceforge.net/wxLogs/?log=logs.cf/HEAD-wxCocoa-powerpc-apple-darwin6.8.err&id=6-3-22-13
where wxConvMacUTF8DObj is mentioned. The problem is that class
wxMBConv_macUTF8D is compiled for
#if defined(__WXMAC__) && defined(TARGET_CARBON)
but it is used in line 3511 for:
#ifdef __WXOSX_
which seems to not be paired. Any idea which side should be adjusted?
ABX
More information about the wx-dev
mailing list