Building on Mac with latest Xcode
Kevin Rushforth
kevin.rushforth at oracle.com
Mon Oct 7 15:30:00 PDT 2013
I know that David DeHaven looked into this. Maybe he will have something
to add?
For production, we need to use gcc (not clang) and the 10.7 SDK, but
having a solution that makes it easy for developers to build with latest
would be a good thing.
-- Kevin
Sven Reimers wrote:
> Hi,
>
> since I had to once more reinstall my Mac short before Java One I lost a
> couple of updates, so I finally got the latest XCode installed, which does
> not include MacOSX 10.7 SDK.
>
> Fixing building is easy - just change minimum version in
> buildSrc/mac.gradle to 10.8 does the trick.
>
> So what is the "official" "correct" way to circumvent the problem?
>
> Seems the latest XCode version that shipped 10.7 SDK is 4.4 (if I get this
> correct from https://developer.apple.com/downloads/index.action?q=xcode
>
> Should deinstall the actual version and get back to 4.4?
>
> Any comments appreciated.
>
> Thanks
>
> -Sven
>
>
More information about the openjfx-dev
mailing list