summaryrefslogtreecommitdiff
path: root/TAO/TAO-INSTALL.html
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2013-09-17 09:46:07 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2013-09-17 09:46:07 +0000
commitd540880222ac528ee52dd0f333bdca229695cecf (patch)
tree5e1f2fe785c48d0b3159fab1072f2f8bff452a51 /TAO/TAO-INSTALL.html
parent464d560a49165769d248d10f48466b016da341ac (diff)
downloadATCD-d540880222ac528ee52dd0f333bdca229695cecf.tar.gz
Tue Sep 17 09:46:34 UTC 2013 Johnny Willemsen <jwillemsen@remedy.nl>
* TAO-INSTALL.html: Improved TAO compile instructions
Diffstat (limited to 'TAO/TAO-INSTALL.html')
-rw-r--r--TAO/TAO-INSTALL.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/TAO/TAO-INSTALL.html b/TAO/TAO-INSTALL.html
index 5da09fd3d6f..af044773b35 100644
--- a/TAO/TAO-INSTALL.html
+++ b/TAO/TAO-INSTALL.html
@@ -389,6 +389,10 @@ installation notes</A> and the <code>TAO_ROOT</code> environment variable.
Remember to <a href="../ACE/ACE-INSTALL.html">set
up ACE</A> before building TAO.
+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>
<P>It works best if TAO is placed in ACE_wrappers so TAO ends up in
@@ -424,7 +428,7 @@ project </a> file.</P>
and build both client and server. <P>
</OL>
-<H4>Visual C++ 7.1</H4>
+<H4>Visual C++ 7.0</H4>
The DOC group doesn't support TAO on VC++ 7.0 since the libraries that
were shipped with VC++ 7.0 did not work well. The DOC group supports
only VC++ 7.1, which is used by their sponsors. The above mentioned