[ros-dev] OT - Which Editor/IDE people use for ReactOS

Colin Finck mail at colinfinck.de
Tue Mar 16 21:55:16 CET 2010


Deepak Gupta wrote:
> I was wondering which Editor/IDE people use for reactos sources.

Under Windows, most people use Visual C++/Visual Studio, because our build
system can generate project files for it and they can already be used to
compile and debug some modules comfortably.
For all other operating systems, Code::Blocks may be a good alternative. It
should also be able to read the generated .vcproj files, though direct
compilation and debugging might not (yet) work.

Best regards,

Colin




More information about the Ros-dev mailing list