* what version of Visual Studio, Visual C++ Express or
the DDK you
installed
Visual Studio 2008 Professional, Version 9.0.30729.1 SP
Windows Driver Kit 2008 Server SP1 6001.18002
* the output of the "[RBUILD] makefile.auto"
phase
[RBUILD] makefile.auto
Reading build files...done
Detecting compiler...detected (cl 15.0.30729.1)
Detecting binutils...detected (link 9.0.30729.1)
Detecting netwide assembler...detected (nasm 2.05.01)
Detecting compiler pre-compiled header support...disabled
Processing modules...done
Creating directories...done
Generating test support code...done
Generating compilation unit support code...done
Generating syssetup.inf...done
Generating proxy makefiles...done
Checking automatic dependencies...done
mingw32-make: Nothing to be done for `rbuild'.
-----Original Message-----
From: ros-dev-bounces(a)reactos.org [mailto:ros-dev-bounces@reactos.org] On
Behalf Of KJK::Hyperion
Sent: 08 June 2009 13:32
To: ReactOS Development List
Subject: [ros-dev] Help me test Visual C++ support
So you want to make Visual C++ building support a reality. Good. Do you
have Visual Studio, Visual C++ Express or any flavor of the DDK? Do you
have trunk checked out and updated? Even better. Do the following from a
RosBE prompt:
* del makefile.auto
* set ROS_RBUILDFLAGS=-Mmicrosoft
* make rbuild
and reply to this message with:
* what version of Visual Studio, Visual C++ Express or the DDK you
installed
* the output of the "[RBUILD] makefile.auto" phase
To clean up and resume building as usual:
* del makefile.auto
* set ROS_RBUILDFLAGS=
Thank you
_______________________________________________
Ros-dev mailing list
Ros-dev(a)reactos.org
http://www.reactos.org/mailman/listinfo/ros-dev