FlightGear Git on Windows: Difference between revisions

Jump to navigation Jump to search
m
Line 133: Line 133:
== Getting the binary (All) ==
== Getting the binary (All) ==
Now we've got all the data, we need to have a binaries, (.exe and .dll files) which contain the actual software that runs FlightGear.
Now we've got all the data, we need to have a binaries, (.exe and .dll files) which contain the actual software that runs FlightGear.
* Go to http://flightgear.simpits.org:8080/job/Win32-installer-Cmake/ and download the <tt>fgfs_win32_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.
* 32-bit: Go to http://flightgear.simpits.org:8080/job/Win32-installer-Cmake/ and download the <tt>fgfs_win32_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:
* 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''
** e.g. ''fgfs_win32_vs2010_nightly_2.7.0.exe /S /D=C:\Flightgear\bin\win32''
** e.g. ''fgfs_win64_vs2010_nightly_2.7.0.exe /S /D=C:\Flightgear\bin\win64''
Change /D= to point to the folder of your choice.




If your antivirus warns you of a trojan, ignore it. AVG and avast! are known for false positives.
If your antivirus warns you of a trojan, ignore it. AVG and avast! are known for false positives.


== Running FlightGear (All) ==
== Running FlightGear (All) ==
224

edits

Navigation menu