ReactOS

From Free Pascal wiki
Revision as of 10:25, 12 May 2014 by BigChimp (talk | contribs) (Added ReactOS)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Overview

[www.reactos.org ReactOS] is a free, open source clone of Windows (around Windows XP/2003, with extensions from later versions). ReactOS has been in development for a long time and has not yet reached beta stage, but Lazarus can run on it.

ReactOS_v03.15

ReactOS installation

If you want to experiment with ReactOS, it's a good idea to use a Virtual Machine (e.g. VirtualBox) with a snapshot boot CD as ReactOS development is quick and a lot of bugs get fixes between binary releases. It is easy to upgrade an existing VM install by running an upgrade from a newer boot CD.

FPC installation

Because Lazarus can be installed without problems, presumably the same applies for installing FPC. fpcup is periodically tried on ReactOS as well (it requires installing an SVN client first).

Lazarus installation

ReactOS aims to emulate Windows; it is possible to just run the Lazarus installer. However, ReactOS includes a software installation program (RAPPS) which allows you to download the normal Lazarus installer and install it with a few mouse clicks.

Bugs

ReactOS bugs are tracked in their bugtracker, e.g. this bug about flipped icons when running Lazarus: [1]