Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

https://svn.apache.org/repos/infra/infrastructure/buildbot/aegis/buildmaster/master1/projects/corinthia.conf

 

Generic instructions.

The following instructions are general for all platforms, and can typically also be used for non-supported platforms.

Download and install tools

PlatformToolVersion >=Download siteComment
allgit1.9.0

http://git-scm.com/

or apt-get
allcmake3.1

http://www.cmake.org/download/

or apt-get
Windowsvisual studio2013https://www.visualstudio.com/Free for open source developers
Linuxgcc4.8.4apt-get 
Linuxg++4.8.4apt-getOnly needed for editor
Linuxmake3.81apt-get 
OS-XXcode6.4https://developer.apple.com/xcode/downloads/or MAC App store

 

 

Corinthia source release, does not contain makefiles or microsoft solutions, instead cmake (see http://www.cmake.org) is used to generate the build files needed on a given platform. The build process can be adapte

 

 

 

 

 

Builds

Android

IOS (iPad / iPhone)

...