FlightGear Git on Windows: Difference between revisions

Jump to navigation Jump to search
Line 137: Line 137:
* 64-bit: Go to http://flightgear.simpits.org:8080/job/Win64-installer-Cmake/ and download the <tt>fgfs_win64_nightly_*.exe</tt> file. Run the installer and follow its instructions. Let it install the binary into your <tt>FlightGear/bin/win32</tt> directory. (Otherwise install it anywhere handy and copy the ''entire'' contents into the bin folder.
* 64-bit: Go to http://flightgear.simpits.org:8080/job/Win64-installer-Cmake/ and download the <tt>fgfs_win64_nightly_*.exe</tt> file. Run the installer and follow its instructions. Let it install the binary into your <tt>FlightGear/bin/win32</tt> directory. (Otherwise install it anywhere handy and copy the ''entire'' contents into the bin folder.


* If you want to automate this, you can run the installer in silent mode by passing the /S parameter, the /D parameter can be used to set the target directory into which he needs to install the binaries:
 
** e.g. ''fgfs_win32_vs2010_nightly_2.7.0.exe /S /D=C:\Flightgear\bin\win32''
* If you want to automate this, the first time you download the binaries, make a note of the version number (to change it if needed in the examples below.) You can then run the installer in silent mode by passing the /S parameter. The /D parameter must be set to the folder into which the binaries must be installed.
** e.g. ''fgfs_win64_vs2010_nightly_2.7.0.exe /S /D=C:\Flightgear\bin\win64''
** e.g. ''fgfs_win32_vs2010_nightly_2.11.0.exe /S /D=C:\Flightgear\bin\win32''
Change /D= to point to the folder of your choice.
** e.g. ''fgfs_win64_vs2010_nightly_2.11.0.exe /S /D=C:\Flightgear\bin\win64''
Note that the version number changes each time a new version is released, so the ''2.11.0'' will have to be changed when this happens.




224

edits

Navigation menu