Hi,

try: "make msvc" or "make msvcX" where X is number between 6 and 10 (I suppose you're using one of latest versions of Visual Studio, so you could use 9 or 10 there).

Best regards,
Maciej

W dniu 2010-03-17 03:30, Deepak Gupta pisze:
Thanks Colin

I am not able to locate any option in build system to generate Visual Studio .vcproj files.
Can you point me in right direction?

Regards
Deepak

On Wed, Mar 17, 2010 at 2:25 AM, Colin Finck <[email protected] <mailto:[email protected]>> wrote:

    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


    _______________________________________________
    Ros-dev mailing list
    [email protected] <mailto:[email protected]>
    http://www.reactos.org/mailman/listinfo/ros-dev



_______________________________________________
Ros-dev mailing list
[email protected]
http://www.reactos.org/mailman/listinfo/ros-dev

_______________________________________________
Ros-dev mailing list
[email protected]
http://www.reactos.org/mailman/listinfo/ros-dev

Reply via email to