Re: [wxMAC 2.8.3] Problem with compiling "appbase.cpp³

Vadim Zeitlin vadim at wxwindows.org
Mon May 14 15:53:20 PDT 2007


On Sun, 13 May 2007 11:16:27 +0200 H <H at h.com> wrote:

H> When compiling the Mac version (Carbon) and not having __UNIX__ defined, 

 Do you still build wxMac for OS 9? Does it still work there?

H> Especially appbase.cpp does not compile any more because in 
H> "wx/mac/carbon/apptrait.h" "wxToolkitInfo" is undefined. "wxToolkitInfo" 
H> was still defined in 2.7.0 in "wx/apptrait.h" but somebody removed it. 
H> So, where is wxTookitInfo supposed to be now?

 It doesn't exist any more (it was replaced by wxPlatformInfo). So I guess
it should be simply removed from wx/mac/carbon/apptrait.h too, could you
please confirm that doing it helps?

 Thanks,
VZ

-- 
TT-Solutions: wxWidgets consultancy and technical support
               http://www.tt-solutions.com/





More information about the wx-users mailing list