177
edits
(Development status (format)) |
Chris blues (talk | contribs) m (→Windows: add note about Pythons cross-platform compatibility and link to support-forum) |
||
| Line 39: | Line 39: | ||
=== Windows === | === Windows === | ||
DISCLAIMER - This application is not well tested on Windows, for this reason unexpected behavior may occur. | DISCLAIMER - This application is not well tested on Windows, for this reason unexpected behavior may occur. But since Python itself is cross-platform, it shouldn't pose any problems. If you encounter problems, please report them on the [http://forum.flightgear.org/viewforum.php?f=17 Forums]! | ||
In order to use FGo! on a Windows operating system, download and install [https://www.python.org/ftp/python/2.7.8/python-2.7.8.msi Python 2.7.8] and [http://effbot.org/media/downloads/PIL-1.1.7.win32-py2.7.exe PIL-1.1.7]: these are the needed libraries and binaries for Python. It may also be helpful to rename the "fgo" executable file, located in the main FGo! directory, to "fgo.py": otherwise Windows, unlike Linux, might not recognize it as a Python application. | In order to use FGo! on a Windows operating system, download and install [https://www.python.org/ftp/python/2.7.8/python-2.7.8.msi Python 2.7.8] and [http://effbot.org/media/downloads/PIL-1.1.7.win32-py2.7.exe PIL-1.1.7]: these are the needed libraries and binaries for Python. It may also be helpful to rename the "fgo" executable file, located in the main FGo! directory, to "fgo.py": otherwise Windows, unlike Linux, might not recognize it as a Python application. | ||
edits