[wxMac] Building with 10.5 SDK?
Michael Stauffer
michael at circular-logic.com
Fri May 23 19:19:49 PDT 2008
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.framewor
k/Headers/NSAutoreleasePool.h:5,
/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/Foundation.framewor
k/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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wx-users/attachments/20080523/fbe0a5af/attachment.htm
More information about the wx-users
mailing list