ReactOS

From Free Pascal wiki
Jump to navigationJump to search

English (en) español (es) polski (pl) русский (ru)

Overview

ReactOS is a free, open source clone of Windows aiming for compatibility with Windows XP/2003, along with some 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); without success at least up to ReactOS r63093.

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]

See also