User Tools

Site Tools

A PCRE internal error occured. This might be caused by a faulty plugin

build

{{page>menu}} ====== Nightingale 1.12.1 ====== As this is the current release version, you can download it from the [[http://getnightingale.com|home page]]. ===== Get the most recent Nightingale ===== ==== Nightlies ==== We are providing nightlies everyday if there are commits in the trunk branch, you can download them to check out new features and develop add-ons or feathers for the next version. Note that nightlies builds are not considered as stable releases, and might cause damage to your profile. https://sourceforge.net/projects/ngale/files/trunk-Nightlies/ * GNU/Linux i686 * GNU/Linux x86_64 * Windows i686 * Mac OS X i686 For Ubuntu, there's a nightly ppa available: ''ppa:nightingaleteam/nightingale-nightly'' ==== Testing Builds ==== We are providing [[https://sourceforge.net/projects/ngale/files/testing-builds/|testing builds]] irregularly, you can download them to test things or debug Nightingale. Note that testing builds are not considered as stable releases, and might cause damage to your profile. Old testing builds are available currently, but you should not use them if a more recent build (testing or release) is available. ===== Build it yourself ===== If you want to build it on your own, here are some informations for your OS: * [[build:windows|Windows]] * [[build:linux|Linux]] * [[build:mac|Mac OS X]] [[build:bot|Bot to compile on servers]] ===== Build an Update ===== Nightingale can be upgraded using upgrade packages. On how to build them, check out [[build:updates]] ===== Build Documentation ===== In order to build Nightingale's API documentation (also hosted on http://developer.getnightingale.com) you need doxygen and a local copy of the [[https://github.com/nightingale-media-player/nightingale-hacking|nightingale-hacking Github repo]]. On Ubuntu-like systems you'd need to run the following command to install all the needed dependencies: <code> sudo apt-get install doxygen graphviz </code> To build the HTML documentation, run <code> make documentation </code> ===== Building Dependencies ===== See [[build:dependencies|building dependencies]]

build.txt · Last modified: 2015/08/03 09:25 by freaktechnik