Scripted Compilation on Linux Debian/Ubuntu: Difference between revisions

no edit summary
(→‎Download: Note on repository change. Delete when script is changed.)
No edit summary
Line 226: Line 226:
</pre>
</pre>
Now you can run FG with ./run_fgfs_optirun.sh
Now you can run FG with ./run_fgfs_optirun.sh
== Remove warning message for DDS files ==
You can remove the warning message displayed when DDS files are parsed by SimGear by adding the following line just after '''cd "simgear/simgear"''' line :
<pre>
sed -i s/SG_ALERT,\ \"Image/SG_WARN,\ \"Image/g simgear/scene/model/ModelRegistry.cxx
</pre>




[[nl:Compileren met een Script op Linux Debian/Ubuntu]]
[[nl:Compileren met een Script op Linux Debian/Ubuntu]]
577

edits