Page 1 of 1

FreeOrion Mac OSX SDK

Posted: Thu Mar 07, 2013 12:50 pm
by Vezzra
The FreeOrion project provides a SDK for compilation/development on OSX 10.10 and later. It includes all libraries, frameworks etc. FO depends on (prebuilt where necessary). You should be able to set up your own FO build environment completely with this SDK.

Instructions on how to use the SDK can be found on the FreeOrion Wiki.

The current version of the SDK can be downloaded here.

All announcements and discussions regarding the OSX SDK take place here in this thread.

Re: FreeOrion Mac OSX SDK

Posted: Fri Jun 14, 2013 4:19 pm
by Vezzra
SourceForge has migrated the FreeOrion repository to a new URL, necessitating an update to the OSX SDK (to pull the sources from the new URL). The OP has been updated accordingly.

Re: FreeOrion Mac OSX SDK

Posted: Thu May 22, 2014 9:56 pm
by Vezzra
The SDK and the Xcode project file have been updated for use with Xcode 5 on OSX 10.8 or later. Support for building FreeOrion with earlier versions of Xcode and OSX has been deprecated.

OP has been edited accordingly.

Re: FreeOrion Mac OSX SDK

Posted: Sat Feb 21, 2015 8:21 pm
by Vezzra
A new version (2015-02-21) of the SDK has been uploaded to sourceforge. This version is required to build SVN revisions 7972 and later. OP has been edited accordingly.

Re: FreeOrion Mac OSX SDK

Posted: Thu Apr 02, 2015 10:28 am
by Vezzra
A new version (2015-04-02) of the SDK has been uploaded to sourceforge. This version is required to use the SDK with the new git repository on github. OP has been edited accordingly.

Re: FreeOrion Mac OSX SDK

Posted: Mon Feb 08, 2016 9:43 am
by Vezzra
A new version (2016-02-08) of the SDK has been uploaded to sourceforge. This version is required to build git commit e3e3d29 and later. OP has been edited accordingly.

Re: FreeOrion Mac OSX SDK

Posted: Fri Oct 28, 2016 2:46 pm
by Vezzra
A new version (2016-10-28) of the SDK has been uploaded to sourceforge. This version is required to build git commit d36e707 and later. OP has been edited accordingly.

Re: FreeOrion Mac OSX SDK

Posted: Sun Dec 25, 2016 7:25 pm
by Vezzra
FreeOrion must now be built with support for C++11, and the build process for the SDK has been migrated to cmake scripts. The version numbering scheme for the SDK also has been changed to strictly sequential numbering. The new version of the SDK is v3, which can be downloaded from github.

The new version of the SDK is required to build commit e8f3881 (tagged "with-FreeOrionSDK-v3") or later.

The OP has been edited accordingly.

Re: FreeOrion Mac OSX SDK

Posted: Sun Mar 19, 2017 3:40 pm
by Vezzra
V5 of the SDK has been released, which is required to build commit accd81b (tagged "with-FreeOrionSDK-v5") or later.

The SDK can be can be downloaded here.

Re: FreeOrion Mac OSX SDK

Posted: Sun Mar 26, 2017 6:27 pm
by adrian_broher
V6 of the SDK has been released, which is required to build commit 3880ea5f (tagged "with-FreeOrionSDK-v6") or later.

The SDK can be can be downloaded here.

Re: FreeOrion Mac OSX SDK

Posted: Sun Nov 05, 2017 7:04 pm
by Vezzra
V8 of the SDK has been released, which is required to build commit d4d7bb0f (tagged "with-FreeOrionSDK-v8") or later.

The SDK can be can be downloaded here.

Re: FreeOrion Mac OSX SDK

Posted: Thu Nov 23, 2017 5:00 pm
by Vezzra
As of commit/revision 3dde6d83, the manually maintained Xcode project included in the FreeOrion source tree has been discontinued, and the build system for FO on OSX has been switched to CMake.

The compile instructions on the wiki have been updated accordingly.

Re: FreeOrion Mac OSX SDK

Posted: Sun Mar 15, 2020 9:21 pm
by adrian_broher
Can we unpin and drop the thread?