Building FlightGear - Windows: Difference between revisions

Jump to navigation Jump to search
Line 37: Line 37:
== Directory Structure ==
== Directory Structure ==


As noted above, FlightGear depends on several other software packages. The Visual C++ project files that are maintained in CVS for both SimGear and FlightGear assume that these dependencies can be found within a very specific directory structure. In these examples, the root of the FlightGear related directories is '''C:\FlightGear'''. This part is actually up to you; you could choose a completely different name and drive location.
As noted above, FlightGear depends on several other software packages. The Visual C++ project files that are maintained in CVS for both SimGear and FlightGear assume that these dependencies can be found within a very specific directory structure. In these examples, the root of the FlightGear related directories is '''C:\FlightGear\'''. This part is actually up to you; you could choose a completely different name and drive location.


All other directories shown under this one must follow the directory structure shown below:
All other directories shown under this project root must follow the directory structure shown below:


   C:\FlightGear\\boost_1_39_0\
   C:\FlightGear\boost_1_39_0\
   C:\FlightGear\simgear\
   C:\FlightGear\simgear\
   C:\FlightGear\simgear\simgear\
   C:\FlightGear\simgear\simgear\
Line 47: Line 47:
   C:\FlightGear\3rdparty\include\
   C:\FlightGear\3rdparty\include\


If you continue to follow the instructions in this wiki, you will end with the proper directory structure that is shown above.


== Compiling ==
== Compiling ==
186

edits

Navigation menu