summaryrefslogtreecommitdiff
path: root/TAO/TAO-INSTALL.html
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO-INSTALL.html')
-rw-r--r--TAO/TAO-INSTALL.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/TAO/TAO-INSTALL.html b/TAO/TAO-INSTALL.html
index a13c716489f..e824ed9a42b 100644
--- a/TAO/TAO-INSTALL.html
+++ b/TAO/TAO-INSTALL.html
@@ -31,7 +31,7 @@ to run TAO on:<P>
<table width="100%" border=1>
<tr valign=top>
<td><b>Fully supported, i.e., continually tested and used daily</b></td>
- <td>Windows (Microsoft Visual C++ 7.1, 9.0, 10.0, 11.0, 12, 14.0, 14.1, and 14.2),
+ <td>Windows (Microsoft Visual Studio 2015, 2017, and 2019),
Linux/Intel (Redhat, Debian, and SuSe), Android
</td>
</tr>
@@ -148,8 +148,8 @@ bundle as a single piece instead of trying to mix and match things up.<P>
<LI>Run MPC like this, $ACE_ROOT/bin/mwc.pl TAO_ACE.mwc -type gnuace </LI>
<LI>Run
'make'.</LI> </OL></P><P> This will create all the required libraries for TAO
- and TAO orbsvcs. In step 6, use -type vc71 if you want to
- generate VC71 project and workspace files for Win32. Please
+ and TAO orbsvcs. In step 6, use -type vs2019 if you want to
+ generate Visual Studio 2019 project and workspace files for Win32. Please
see <A href="../MPC/docs/USAGE"> MPC USAGE </A> document for
details on how to generate build files for other compilers
and tools.</P>
@@ -390,7 +390,7 @@ Make sure that you first build <code>$TAO_ROOT\TAO_IDL</code> and then <code>
$TAO_ROOT\tao</code> because in order to compile the core TAO libraries
you need to have <code>TAO_IDL</code> compiled.
-<H4>Visual C++ 7.1 and newer</H4>
+<H4>Visual Studio 2015 and newer</H4>
<P>It works best if TAO is placed in ACE_wrappers so TAO ends up in
<CODE>ACE_wrappers\TAO</CODE> because the Visual Studio Project files
@@ -402,7 +402,7 @@ href="../bin/MakeProjectCreator/config/acedefaults.mpb"> this base
project </a> file.</P>
<OL>
- <LI>Make sure ACE is built (For Visual C++ 7.1, use ACE.sln). <P>
+ <LI>Make sure ACE is built (For Visual Studio 2015, use ACE.sln). <P>
<LI>First make sure <CODE>ACE_wrappers\bin</CODE> is listed in the Executable
Directories in Tools|Options. This is needed if using the TAO_IDL