Giter VIP home page Giter VIP logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 11, 2024
Looks like Apple has borked all backwards compatible for compiling >:

Original comment by [email protected] on 19 May 2014 at 2:51

from git-osx-installer.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 11, 2024
We compile code on 10.9 that needs to run on 10.6 with the following
-mmacosx-version-min=10.6 -isysroot/Developer/SDKs/MacOSX10.6.sdk 
-DMACOSX_DEPLOYMENT_TARGET=10.6

In general -mmacosx-version-min and the correct sdk are required to build for 
older platforms. the older sdk may needs to be extracted from an older xcode 
release. depending on what versions you want and use.

But yeah, backwards compatibility with the new xcode isn't that convenient.

Original comment by [email protected] on 21 May 2014 at 11:30

from git-osx-installer.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 11, 2024
I've been doing all of that for the past several versions, except for the flag 
" -DMACOSX_DEPLOYMENT_TARGET=10.6"

I've recently pushed a new version of the installer. Any chance you can test it 
out and see if it works now?

See this script for the changes in flags:

https://github.com/timcharper/git_osx_installer/commit/d0f138ad09d84f552ca061d60
1140359b9e3533f

Original comment by [email protected] on 29 Jun 2014 at 8:33

  • Changed state: Started

from git-osx-installer.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 11, 2024
Issue 96 has been merged into this issue.

Original comment by [email protected] on 29 Jun 2014 at 8:33

from git-osx-installer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.