-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi,
I was just fiddling around with reactos and am interested in getting some stuff to compile with msvc. (I tried 2003 and 2005 express beta 2)
However, the sln workspace files don't seem to open properly on neither visual studio. The vcproj do; just wondering whether you guys use other versions of visual studio?
I fixed the creation of the solution file in rev. 18623 and I added the new cmdline switch "-vs{version}" to rbuild.
To create the files needed by Visual Studio 2005 type "rbuild -vs8 msvc"
Regards, Christoph