[wx-dev] [wxCocoa] wxConvMacUTF8DObj build error
Stefan Csomor
csomor at advancedconcepts.ch
Mon Jul 3 23:58:15 PDT 2006
my bad, I'll look into that
Thanks,
Stefan
> -----Original Message-----
> From: ABX [mailto:abx at abx.art.pl]
> Sent: Dienstag, 4. Juli 2006 09:17
> To: wx-dev at lists.wxwidgets.org
> Subject: [wx-dev] [wxCocoa] wxConvMacUTF8DObj build error
>
> Hi all!
>
> Anybody familar with wxConvMacUTF8DObj? There is build error
> at tinderbox
> http://signwriting.sourceforge.net/wxLogs/?log=logs.cf/HEAD-wx
> Cocoa-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
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wx-dev-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wx-dev-help at lists.wxwidgets.org
>
>
More information about the wx-dev
mailing list