Superbuild on Windows: Difference between revisions

Jump to navigation Jump to search
→‎Cloning the repositories: FGMeta downloads fgdata, so the instruction to pre-download fgdata results in you having two copies! So not really a good suggestion for saving resources.
(→‎Requirements: Use a greater than or equal symbol.)
(→‎Cloning the repositories: FGMeta downloads fgdata, so the instruction to pre-download fgdata results in you having two copies! So not really a good suggestion for saving resources.)
Line 24: Line 24:
   D:\Projets>
   D:\Projets>


It is recommended the location of the local repository on your computer contains neither spaces or special characters.
It is recommended the location of the local repository on your computer contains neither spaces or special characters. Then recursively clone the repository:
  D:\Projets>{{fgmeta clone|opt=--recursive|post=fgmeta}}


I suggest you to clone the fgdata repository (if that's not already done, of course) because that can take much time.
  D:\Projets>{{fgdata clone|post=fgdata}}
Then, recursively clone:
  D:\Projets>{{fgmeta clone|opt=--recursive|post=fgmeta}}
If you have forgotten to specify <tt>--recursive</tt>, you will not get flightgear, simgear, maclauncher and fgrun folders.
If you have forgotten to specify <tt>--recursive</tt>, you will not get flightgear, simgear, maclauncher and fgrun folders.


Navigation menu