On Oct 26, 2016, at 11:39 AM, Liviu Ionescu wrote:
On 26 Oct 2016, at 18:32, G 3 <programmingk...@gmail.com> wrote:
-isysroot /Developer/SDKs/MacOSX10.6.sdk
yes, this is a compiler command line option pointing to an existing
folder, but `/Developer/` is no longer in use for quite some time,
and Apple does not provide any official way to install previous SDK
versions.
regards,
Liviu
What SDK's does your version of Xcode come with. When installing
Xcode, there is usually an option to install other SDK versions.
Could you try checking the Xcode installer?
https://github.com/phracker/MacOSX-SDKs/releases
This is what you want.
Good luck