[wxMac] Building with 10.5 SDK?
Stefan Csomor
csomor at advancedconcepts.ch
Tue May 27 21:05:16 PDT 2008
Hi Michael
On 27.05.08 18:49, "Michael Stauffer" <michael at circular-logic.com> wrote:
> 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?
please use WX_2_8_BRANCH, that way you have the pre 2.8.8 state already, the
min requirements are in target->build settings->very bottom:
MACOSX_DEPLOYMENT_TARGET_i386 = 10.4
MACOSX_DEPLOYMENT_TARGET_ppc = 10.3
Best,
Stefan
More information about the wx-users
mailing list