[ros-dev] Problems in Build Tutorial

Jared Smudde computerwhiz02 at hotmail.com
Fri Jan 27 16:38:13 UTC 2017


The instructions look fine.

The way I build ReactOS is as follows:

1) Create a new folder called reactos-source at C:\
2) Download and install RosBE and set my source path in the installer to C:\reactos-source
3) Using TortoiseSVN, check out just the main source to C:\reactos-source
4) Launch RosBE so I'm in C:\reactos-source
5) Run configure.cmd
6) Run cd output-MinGW-i386
7) ninja bootcd
8) Out pops a bootcd.iso in C:\reactos-source\output-MinGW-i386

I've done it that way for the past 2 years and never have had an issue.

________________________________
From: Ros-dev <ros-dev-bounces at reactos.org> on behalf of JasonQSY <jasonsyqian at gmail.com>
Sent: Friday, January 27, 2017 10:17 AM
To: ros-dev at reactos.org
Subject: [ros-dev] Problems in Build Tutorial

Hi,

I'm a newcomer to ros-dev and currently try to build reactos. It is ok for me but I think there might be slight problems in the tutorial<https://www.reactos.org/wiki/Building_ReactOS>.

> cd output-MinGW-i386

I think it maybe cd output-MinGW-i386/reactos . Running `ninja` under `output-MinGW-i386` fails.

> generates a bootable ReactOS ISO file (bootcd.iso) placed into the output directory

I find `bootcd.iso` under `reactos` instead of `reactos/output`.

Are they outdated?

- JasonQSY
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.reactos.org/pipermail/ros-dev/attachments/20170127/cdbe381f/attachment.html>


More information about the Ros-dev mailing list