FreeOrion Mac OSX SDK

Programmers discuss here anything related to FreeOrion programming. Primarily for the developers to discuss.

Moderator: Committer

Post Reply
Message
Author
User avatar
Vezzra
Release Manager, Design
Posts: 6090
Joined: Wed Nov 16, 2011 12:56 pm
Location: Sol III

FreeOrion Mac OSX SDK

#1 Post 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.

User avatar
Vezzra
Release Manager, Design
Posts: 6090
Joined: Wed Nov 16, 2011 12:56 pm
Location: Sol III

Re: FreeOrion Mac OSX SDK

#2 Post 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.

User avatar
Vezzra
Release Manager, Design
Posts: 6090
Joined: Wed Nov 16, 2011 12:56 pm
Location: Sol III

Re: FreeOrion Mac OSX SDK

#3 Post 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.

User avatar
Vezzra
Release Manager, Design
Posts: 6090
Joined: Wed Nov 16, 2011 12:56 pm
Location: Sol III

Re: FreeOrion Mac OSX SDK

#4 Post 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.

User avatar
Vezzra
Release Manager, Design
Posts: 6090
Joined: Wed Nov 16, 2011 12:56 pm
Location: Sol III

Re: FreeOrion Mac OSX SDK

#5 Post 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.

User avatar
Vezzra
Release Manager, Design
Posts: 6090
Joined: Wed Nov 16, 2011 12:56 pm
Location: Sol III

Re: FreeOrion Mac OSX SDK

#6 Post 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.

User avatar
Vezzra
Release Manager, Design
Posts: 6090
Joined: Wed Nov 16, 2011 12:56 pm
Location: Sol III

Re: FreeOrion Mac OSX SDK

#7 Post 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.

User avatar
Vezzra
Release Manager, Design
Posts: 6090
Joined: Wed Nov 16, 2011 12:56 pm
Location: Sol III

Re: FreeOrion Mac OSX SDK

#8 Post 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.

User avatar
Vezzra
Release Manager, Design
Posts: 6090
Joined: Wed Nov 16, 2011 12:56 pm
Location: Sol III

Re: FreeOrion Mac OSX SDK

#9 Post 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.

User avatar
adrian_broher
Programmer
Posts: 1156
Joined: Fri Mar 01, 2013 9:52 am
Location: Germany

Re: FreeOrion Mac OSX SDK

#10 Post 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.
Resident code gremlin
Attached patches are released under GPL 2.0 or later.
Git author: Marcel Metz

User avatar
Vezzra
Release Manager, Design
Posts: 6090
Joined: Wed Nov 16, 2011 12:56 pm
Location: Sol III

Re: FreeOrion Mac OSX SDK

#11 Post 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.

User avatar
Vezzra
Release Manager, Design
Posts: 6090
Joined: Wed Nov 16, 2011 12:56 pm
Location: Sol III

Re: FreeOrion Mac OSX SDK

#12 Post 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.

User avatar
adrian_broher
Programmer
Posts: 1156
Joined: Fri Mar 01, 2013 9:52 am
Location: Germany

Re: FreeOrion Mac OSX SDK

#13 Post by adrian_broher »

Can we unpin and drop the thread?
Resident code gremlin
Attached patches are released under GPL 2.0 or later.
Git author: Marcel Metz

Post Reply