Difference between revisions of "Build Environment"

From ReactOS Wiki
Jump to: navigation, search
m (Next Steps)
m
Line 1: Line 1:
= Introduction =
+
== Introduction ==
 
To build ReactOS, you will need a suitable Build Environment.
 
To build ReactOS, you will need a suitable Build Environment.
  
Line 6: Line 6:
 
So if you want to report problems, please first make sure that you use the latest version of the ReactOS 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 ==
 
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, ...).
 
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, ...).
  
Line 22: Line 22:
 
<p style="clear: left;"></p>
 
<p style="clear: left;"></p>
  
= Next Steps =
+
== Next Steps ==
 
Additionally, a [[Subversion]] client is needed to obtain the current source from the ReactOS Subversion repository.
 
Additionally, a [[Subversion]] client is needed to obtain the current source from the ReactOS Subversion repository.
 
Read that page for more information.
 
Read that page for more information.
Line 30: Line 30:
 
You may want to use an IDE, so refer to [[using an IDE|this page]].
 
You may want to use an IDE, so refer to [[using an IDE|this page]].
  
= Questions or Problems? =
+
== Questions or Problems? ==
 
If you have problems or questions concerning the Build Environment, it's the best to ask in the [irc://irc.freenode.net/reactos-rosbe #reactos-rosbe] Chat channel.
 
If you have problems or questions concerning the Build Environment, it's the best to ask in the [irc://irc.freenode.net/reactos-rosbe #reactos-rosbe] Chat channel.
  
 
Otherwise you can also try to contact [[Daniel Reimer]] or [[Colin Finck]] directly.
 
Otherwise you can also try to contact [[Daniel Reimer]] or [[Colin Finck]] directly.

Revision as of 15:18, 22 September 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 0.3.7

 

RosBE.png

ReactOS Build Environment for Unix-compatible Operating Systems

Version 0.3.6

Next Steps

Additionally, a Subversion client is needed to obtain the current source from the ReactOS Subversion repository. Read that page for more information.

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 Chat channel.

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