Difference between revisions of "Installation/Windows"

From PaparazziUAV
Jump to navigation Jump to search
m (THe old Windows native of 2010! will likly not pan out more sens to move to win10 that works)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This page and the Windows port are under development.
#REDIRECT [[Installation/Windows10]]
 
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 <span style="color:#FF0000">'''DO NOT follow these instructions'''</span> 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 [http://www.mingw.org/wiki/Getting_Started MinGW] (Download mingw-get-inst.exe)  (Be sure to install the MinGW Developer Toolkit)
* Add C:\MinGW\bin to the path
* Install the MinGW version of [http://caml.inria.fr/download.en.html OCAML] (Download ocaml-3.11.0-win-mgw.exe)
* Install GIT for MinGW from [https://git.wiki.kernel.org/index.php/MSysGit:InstallMSysGit here] (Download msysGit-netinstall-1.7.6-preview20110708.exe) (Install into the same directory as MinGW)
* Add C:\msysgit\bin to the path

Latest revision as of 11:36, 15 May 2019