Howto:Build and run FlightGear on Raspberry Pi 4: Difference between revisions

Jump to navigation Jump to search
Line 917: Line 917:
  |
  |
</pre>
</pre>
|}
===OSG===
{| class="wikitable"
! scope="col" width="700" | Compilation algorithm for [[OSG]].
! scope="col" width="400" | Directory tree structure
|-
|
{{not done}}
# Navigate the Terminal into the '''source''' folder.
# Enter the below command into the Terminal:
#* <syntaxhighlight lang="bash">git clone --branch OpenSceneGraph-3.4.0 https://github.com/openscenegraph/OpenSceneGraph.git</syntaxhighlight>
#** The above is one line.
# Patch OSG 3.4 with [[Howto:Build_and_run_FlightGear_on_Raspberry_Pi_4#Patching|with the above steps]].
{{not done}}
|
<pre>
Storage Device
|
|
|----FlightGear
|    |
|    |
|    |----fg-install
|    |
|    |
|    |
|    |----source
|    |    |  [1] [2]
|    |    |
|    |    |
|    |    |----OpenSceneGraph
|    |    |      [3] 
|    |    |
|    |    |
|    |    |----
|    |    |     
|    |    |     
|    |    |
|    |
|
</pre>
{{not done}}


|}
|}
320

edits

Navigation menu