R
RichardOnRails
Hi All,
I just used VCpp2008ExpressEd_setup.exe to install Visual Studio with C
++. I tested the installation with a "Hello, World" toy Command-line
executable.
I'm developing Web software using a Ruby on Rails. I want to download/
install a tool in my development environment that comes equipped with
a make file specifying it requires a compiler who's "_MSC_VER" is
1200.
Invoking the tool's installation setup reports that compilation fails
because the compiler apparently reports something other than 1200. I
searched the installed VS/VC++ thoroughly but can't find where the
_MSC_VER macro is defined. I've Google'd for it as well, to no avail.
Any ideas?
Thanks in Advance,
Richard
I just used VCpp2008ExpressEd_setup.exe to install Visual Studio with C
++. I tested the installation with a "Hello, World" toy Command-line
executable.
I'm developing Web software using a Ruby on Rails. I want to download/
install a tool in my development environment that comes equipped with
a make file specifying it requires a compiler who's "_MSC_VER" is
1200.
Invoking the tool's installation setup reports that compilation fails
because the compiler apparently reports something other than 1200. I
searched the installed VS/VC++ thoroughly but can't find where the
_MSC_VER macro is defined. I've Google'd for it as well, to no avail.
Any ideas?
Thanks in Advance,
Richard