summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Mitz <mitza-oci@users.noreply.github.com>2007-09-12 04:18:12 +0000
committerAdam Mitz <mitza-oci@users.noreply.github.com>2007-09-12 04:18:12 +0000
commit4aef188072cbe397021b7595cd7aa1df2b37ee90 (patch)
tree097b859ba776a390925bbc9cca9f3df8f3c88a08
parenta51ff744b6c39bd849124345907d4785da103d14 (diff)
downloadATCD-4aef188072cbe397021b7595cd7aa1df2b37ee90.tar.gz
ChangeLogTag: Wed Sep 12 04:16:12 UTC 2007 Adam Mitz <mitza@ociweb.com>
-rw-r--r--ACE/ACE-INSTALL.html11
-rw-r--r--ACE/ChangeLog6
2 files changed, 17 insertions, 0 deletions
diff --git a/ACE/ACE-INSTALL.html b/ACE/ACE-INSTALL.html
index 855be560260..7eb5800749f 100644
--- a/ACE/ACE-INSTALL.html
+++ b/ACE/ACE-INSTALL.html
@@ -556,6 +556,17 @@ development and target platforms. The platform/name mapping is shown below.
All solution files have a <code>.sln</code> suffix and all project files have
a <code>.vcproj</code> suffix.</p>
+The free Visual C++ 2005 Express Edition will work in place of the traditional
+Visual Studio 2005 editions. Please note that there are additional setup steps
+needed to install the Windows Platform SDK and to make VC++ aware of it. All
+of the steps documented
+<a href="http://msdn2.microsoft.com/en-us/express/aa700755.aspx">here</a>
+need to be done before ACE will build. All the other notes in this document
+that are for VC8 also apply to the express edition. MFC, 64-bit, and
+CE/mobile options are not available with the express edition. 64-bit binaries
+can be built with the tools included in the Platform SDK, using nmake as the
+build system.</p>
+
<table border="1" width="400">
<caption><b>Mapping of Platform to Solution/Project File Name</b></caption>
<thead>
diff --git a/ACE/ChangeLog b/ACE/ChangeLog
index 806b04f9e97..a38d31f83ba 100644
--- a/ACE/ChangeLog
+++ b/ACE/ChangeLog
@@ -1,3 +1,9 @@
+Wed Sep 12 04:16:12 UTC 2007 Adam Mitz <mitza@ociweb.com>
+
+ * ACE-INSTALL.html:
+
+ Added notes on Microsoft Visual C++ 2005 Express Edition.
+
Tue Sep 11 15:50:35 UTC 2007 Nishanth Shankaran <nshankar@nospam.com>
* ace/Sample_History.cpp: Fixed formatting errors in the