[wxMac] Building with 10.5 SDK?
Michael Stauffer
michael at circular-logic.com
Tue May 27 09:49:08 PDT 2008
Hi Stefan,
I'm using 2.8.3, downloaded 3/07 from the wx site as a package.
Come to think of it, I should try with 2.8.7? I've download 2.8.7 but not
started using it yet. Sorry if this was a waste of time.
I'm not sure about the defines you did for setting minimum requirements,
I'll take a look for them. Are they in one particular spot?
Cheers,
Michael
> Date: Tue, 27 May 2008 07:48:57 +0200
> From: Stefan Csomor <csomor at advancedconcepts.ch>
> Subject: Re: [wxMac] Building with 10.5 SDK?
>
> Hi Michael
>
> did you remove the additional defines I did with variables
> for setting minimum requirements, is this WX_2_8_BRANCH or trunk ?
>
> Thanks,
>
> Stefan
>
>
> On 24.05.08 04:19, "Michael Stauffer"
> <michael at circular-logic.com> wrote:
>
> > Hi,
> >
> > I'm trying to build wxMac with the 10.5 SDK. In the build settings,
> > I've got the 10.5 SDK selected and the deployment target
> set for 10.5.
> >
> > I'm getting lots of errors like the following, for deprecated
> > identifiers in 10.5 and later, and also 10.4 and later. In the past
> > I've developed with the 10.4 SDK without problem, but with
> deployment
> > target set to 10.3.
> >
> > "In file included from
> >
> /Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/Foundation.fr
> > amework/
> > Headers/NSAutoreleasePool.h:5,
> >
> >
> /Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/Foundation.fr
> > amework/
> > Headers/NSObject.h:122: error: parse error before `__attribute__'"
> >
> > NSObject.h line 122:
> >
> > + (void)poseAsClass:(Class)aClass
> > DEPRECATED_IN_MAC_OS_X_VERSION_10_5_AND_LATER;
> >
> >
> > I don't think I need any 10.5 functionality in particular, but I'm
> > having a strange crashing problem on 10.5 with a user in the field
> > that's hard to debug, and wanted to try building with the
> 10.5 SDK's
> > to see if it would help.
> >
> > Anyone know what to do to build with the 10.5 SDK, or if it's even
> > possible? Thanks.
> >
> > Cheers,
> > Michael
More information about the wx-users
mailing list