Difference between revisions of "Build Environment"

From ReactOS Wiki
Jump to: navigation, search
(Introduction)
(Revert translation of english page into french)
Line 1: Line 1:
== Introduzione ==
+
== Introduction ==
Per sviluppare ReactOS, è necessario disporre di un ambiente di sviluppo adatto.
+
To build ReactOS, you will need a suitable Build Environment.
  
L'attuale codice sorgente di ReactOS è compatibile solo con una specifica versione del compilatore, solo la versione ufficiale del compilatore ReactOS(ReactOS Build Environment(RosBE)) è attualmente supportata.
+
As the current ReactOS Source Code is only compatible with specific versions of the compiler tools, only the official ReactOS Build Environment (RosBE) is supported by us.
  
Quindi, se volete segnalare problemi, si prega di fare in modo di utilizzare l'ultima versione di ReactOS Build Ambiente. To build ReactOS, you will need a suitable Build Environment.
+
So if you want to report problems, please first make sure that you use the latest version of the ReactOS Build Environment.
  
 
== Download the Build Environment ==
 
== Download the Build Environment ==

Revision as of 01:58, 14 November 2007

Introduction

To build ReactOS, you will need a suitable Build Environment.

As the current ReactOS Source Code is only compatible with specific versions of the compiler tools, only the official ReactOS Build Environment (RosBE) is supported by us.

So if you want to report problems, please first make sure that you use the latest version of the ReactOS Build Environment.

Download the Build Environment

There are two ReactOS Build Environments available, a version for Windows NT-compatible Operating Systems (Windows 2000, XP, Server 2003, ...) and a version for Unix-compatible operating systems (Linux, FreeBSD, ...).


RosBE.png

ReactOS Build Environment for Windows NT-compatible Operating Systems

Version 2.2.1

 

RosBE.png

ReactOS Build Environment for Unix-compatible Operating Systems

Version 2.2.1

Next Steps

Additionally, a Subversion client is needed to obtain the current source from the ReactOS Subversion repository. Read that page for more information. For newer build Environments on Windows (0.3.7+), go into the empty ".\Source" directory and type "ssvn create" to download the ReactOS source.

After setting up your build environment, see Building ReactOS for futher information.

You may want to use an IDE, so refer to this page.

Questions or Problems?

If you have problems or questions concerning the Build Environment, it's the best to ask in the #reactos-rosbe IRC channel.

Otherwise you can also try to contact Daniel Reimer or Colin Finck directly.