Thanks.
Subject: Re: [gtk-osx-users] Program crash using GTK-OSX
From: jralls ceridwen us
Date: Mon, 8 Apr 2013 07:18:41 -0700
CC: gtk-osx-users-list gnome org
To: mrajcic hotmail com
> > setup_sdk(target="10.5", sdk_version="native", architectures=["i386"])
>
> That won't work. You *must* use the SDK that corresponds to the oldest OSX version you intend to support, and in order to build with SDK 10.5 you have to use Xcode3.
> More details along with instructions for installing Xcode3 at
https://live.gnome.org/GTK%2B/OSX/Building#XCode4.
Thanks John,
I am now trying to rebuild GTK with target being 10.6 and sdk_version being 10.6 too. Would that work with XCode 4.3 ?
I don't know. I haven't tried, but since you're using Lion and it let you upgrade to 4.3, it should.
Regards,
John Ralls