Scripted Compilation on Linux Debian/Ubuntu: Difference between revisions

(→‎List of compiled programs: Update whole section (I'm not opposed to also removing most of the paragraph on HLA: redirecting to the page should be enough))
Line 85: Line 85:


==== When building Next you may see build errors ====
==== When building Next you may see build errors ====
Keeping in mind that this script compiles bleeding edge software versions, using latest Debian derived distributions, it can happen that the program that was successfully compiling last week, today does not. Building the stable version should always work unless there is a problem with the script<BR/>
 
Keeping in mind that this script compiles sometimes bleeding edge software, it can happen that what was successfully compiling last week, does not compile anymore today. Building the stable version should always work, unless there is a problem with the script.
 
That said, don't be too afraid of building the development version (called ''next''): this is the one developers use all the time, so kindly asking on the flightgear-devel [[Mailing_lists|mailing list]] in case a problem popped up<ref name="what-to-provide-when-asking-for-help">Don't forget in this case to precisely tell what you did and include the <tt>compilation_log.txt</tt> file written by <tt>download_and_compile.sh</tt>.</ref> should allow you to find good advice and get the problem quickly fixed, if it's a new one. Conversely, probably not many people (in 2019) build themselves the “stable” version of FlightGear. People who want the stable version can usually have it from their distribution, this is generally easier. On the other hand, those running <tt>download_and_compile.sh</tt> typically want to build the latest code that FlightGear developers are working on; this is useful when you want to contribute feedback, code, aircraft or scenery based on recent technology, or just want to enjoy the latest features and bugs. ;-)


== Download ==
== Download ==
377

edits