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

H H at h.com
Sun May 13 02:16:27 PDT 2007


When compiling the Mac version (Carbon) and not having __UNIX__ defined, 
there are a couple of problems.
Especially appbase.cpp does not compile any more because in 
"wx/mac/carbon/apptrait.h" "wxToolkitInfo" is undefined. "wxToolkitInfo" 
was still defined in 2.7.0 in "wx/apptrait.h" but somebody removed it. 
So, where is wxTookitInfo supposed to be now?

I just copied the definition from 2.7.0 into wx/mac/carbon/apptrait.h

Hartwig






More information about the wx-users mailing list