WorldEditor: Difference between revisions

Jump to navigation Jump to search
Add some info for WED 1.1, binary and tutorial.
(added Linux compiling instructions)
(Add some info for WED 1.1, binary and tutorial.)
Line 20: Line 20:


=== Linux ===
=== Linux ===
Because there is no (useable) binary available for Linux based operating systems, the user has to compile it from source. Don't be afraid of that, since it brings most of its dependencies along, it is not hard. However, some things need to be provided by the user's system:
Because there is no (stable) binary available for Linux based operating systems, the user has to compile it from source. Don't be afraid of that, since it brings most of its dependencies along, it is not hard. However, some things need to be provided by the user's system:
* binutils and binutils-devel
* binutils and binutils-devel
* [[git]]
* [[git]]
Line 57: Line 57:
You may now copy the file <tt>build/Linux/release_opt/WED</tt> to <tt>~/bin</tt> or another location within your $PATH environment variable:
You may now copy the file <tt>build/Linux/release_opt/WED</tt> to <tt>~/bin</tt> or another location within your $PATH environment variable:
  cp build/Linux/release_opt/WED ~/bin
  cp build/Linux/release_opt/WED ~/bin
There is a beta binary of WorldEditor which is quite usable but you have to be careful and save your work often because it could crash and make you lose your work. Note that this binary works only on 64 bit linux systems. [http://dev.x-plane.com/download/tools/wed_lin_110b4.zip dev.x-plane.com]




Line 65: Line 68:
* [http://wiki.x-plane.com/Airport_Creation Airport Creation] (X-Plane wiki)
* [http://wiki.x-plane.com/Airport_Creation Airport Creation] (X-Plane wiki)
* [http://wiki.x-plane.com/X-Plane_Scenery_Tools_Development How to compile WED] (X-Plane wiki)
* [http://wiki.x-plane.com/X-Plane_Scenery_Tools_Development How to compile WED] (X-Plane wiki)
* [http://xsimreviews.com/2012/12/16/x-plane-scenery-design-tutorial-4-wed-pt1/ WED 1.1 tutorial part one] (Xsimreviews blog)
* [http://xsimreviews.com/2013/02/03/x-plane-scenery-design-tutorial-5-wed-part-ii/ WED 1.1 tutorial part two] (Xsimreviews blog)


[[Category:Software]]
[[Category:Software]]
[[Category:Scenery enhancement]]
[[Category:Scenery enhancement]]
32

edits

Navigation menu