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