Difference between revisions of "Installation/Windows"

From PaparazziUAV
Jump to navigation Jump to search
Line 13: Line 13:


=Prerequisite software=
=Prerequisite software=
* Install the latest version of [http://www.mingw.org/wiki/InstallationHOWTOforMinGW MinGW] (Be sure to install the MinGW Developer Toolkit)
* Install the latest version of [http://www.mingw.org/wiki/Getting_Started MinGW] (Download mingw-get-inst.exe)  (Be sure to install the MinGW Developer Toolkit)
* Install the MinGW version of [http://caml.inria.fr/download.en.html OCAML]
* Install the MinGW version of [http://caml.inria.fr/download.en.html OCAML] (Download ocaml-3.11.0-win-mgw.exe)
* Install GIT
* Install GIT for MinGW from [https://git.wiki.kernel.org/index.php/MSysGit:InstallMSysGit] (Download msysGit-netinstall-1.7.6-preview20110708.exe) (Install into the same directory as MinGW)

Revision as of 03:09, 10 July 2011

This page and the Windows port are under development.

If you would like to help out with the Windows port you should contact Bernard or Eric for details.

Until the port is released it is highly recommended that you DO NOT follow these instructions without first contact either of these two people first to check the status.

Paparazzi on Windows

The Windows port of the Paparazzi project is primarily aimed at enabling people who don't have access to a Linux or MacOS X computer to use Paparazzi under Windows.

The aim is to support the Windows OS and make the product easily usable on Windows for the average user, while also meeting the goal of portability of any and all development work undertaken by the Windows user base in extending and building upon Paparazzi.

There are many conflicting points in this previous statement and it must be pointed out that this port will not be using a full windows tool chain and any and all development should use the provided tool chains.

Prerequisite software

  • Install the latest version of MinGW (Download mingw-get-inst.exe) (Be sure to install the MinGW Developer Toolkit)
  • Install the MinGW version of OCAML (Download ocaml-3.11.0-win-mgw.exe)
  • Install GIT for MinGW from [1] (Download msysGit-netinstall-1.7.6-preview20110708.exe) (Install into the same directory as MinGW)