Adam Witney wrote:
>Actually latest CVS wxWindows, configure'd --with-cocoa fails with this
>problem
>
>../src/cocoa/font.cpp:88: type specifier omitted for parameter `
> wxNativeEncodingInfo'
>../src/cocoa/font.cpp:88: parse error before `*' token
>make: *** [corelib_font.o] Error 1
>
>
>
>
>
Don't use --with-cocoa. Use --with-mac.
ahp