summaryrefslogtreecommitdiff
path: root/ACE/ACE-INSTALL.html
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2008-08-18 10:17:43 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2008-08-18 10:17:43 +0000
commitc0626538c79935637e74a89737291fe181718d8f (patch)
tree9a23a1f30840ad44aa020695e437966c1458b971 /ACE/ACE-INSTALL.html
parent7c3fec89fefdbc99a2c33a61481383b243d4b695 (diff)
downloadATCD-c0626538c79935637e74a89737291fe181718d8f.tar.gz
Mon Aug 18 10:17:15 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ACE/ACE-INSTALL.html')
-rw-r--r--ACE/ACE-INSTALL.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/ACE/ACE-INSTALL.html b/ACE/ACE-INSTALL.html
index 010bd6bec07..62a5e4bfd55 100644
--- a/ACE/ACE-INSTALL.html
+++ b/ACE/ACE-INSTALL.html
@@ -792,6 +792,10 @@ to check <a href="#win32nonic">here</a> first. <p>
<br>
<code>set ACE_ROOT=C:\ACE_wrappers</code><br>
<br>
+ </li><li>Add ACE_wrappers\lib and ACE_wrappers\bin to the PATH environment variable:<br>
+ <br>
+ <code>set PATH=C:\ACE_wrappers\lib;C:\ACE_wrappers\bin;%PATH%</code><br>
+ <br>
</li><li>Set the BCBVER environment varoable to the main version of your Borland C++ compiler.
6 is the value for Borland C++ Builder 6, 8 or 10 the value for Borland C++ Builder 2006,
11 is for CodeGear C++ Builder 2007, and 12 is for CodeGear C++ Builder