Superbuild on Windows: Difference between revisions

Jump to navigation Jump to search
→‎Cloning the repositories: Git clone target directory fixes.
(→‎Cloning the repositories: {{fgdata clone}} and {{fgmeta clone}} template usage.)
(→‎Cloning the repositories: Git clone target directory fixes.)
Line 19: Line 19:


I suggest you to clone the fgdata repository (if that's not already done, of course) because that can take much time.
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}}
   D:\Projets>{{fgdata clone|post=fgdata}}


Then, recursively clone:
Then, recursively clone:
   D:\Projets>{{fgmeta clone|opt=--recursive}}
   D:\Projets>{{fgmeta clone|opt=--recursive|post=fgmeta}}
If you have forgotten to specify <tt>--recursve</tt>, you will not get flighgear, simgear, maclauncher and fgrun folders.
If you have forgotten to specify <tt>--recursve</tt>, you will not get flighgear, simgear, maclauncher and fgrun folders.

Navigation menu