Update the README file.
authormsheby <msheby@cinecert.com>
Thu, 4 Dec 2008 19:38:05 +0000 (19:38 +0000)
committermsheby <>
Thu, 4 Dec 2008 19:38:05 +0000 (19:38 +0000)
win32/README.txt

index 2f96704c86064a1ec29cbc6022d4b3ef5ccde4b5..20785713575bfedae20d5ddc1d6152bb8ee500c7 100755 (executable)
@@ -11,13 +11,13 @@ First, you'll need Microsoft's Visual Studio 2005 or later. A heavyweight editio
 the Express edition works fine.\r
 \r
 Next, you'll need an OpenSSL distribution. The absolute, bare minimum needed is 0.9.7. However,\r
-if this will be used in conjunction with CineCert's other closed-source software, the later 0.9.8\r
+if this will be used in conjunction with CineCert's other software, the later 0.9.8b\r
 is needed. That said, the latest revision of OpenSSL as of this writing (0.9.8i) works great.\r
 Extract and build in the directory of your choice.\r
 \r
-If you'll be using this software in conjuction with CineCert's other closed-source software,\r
-you'll need to obtain Xerces-C++ 2.8 (3.0 isn't yet supported). If you won't, you can either use\r
-Xerces-C++ 2.8, use Expat 2.0.1 (used in previous versions of asdcplib), or forgo XML parsing. If\r
+For (optional) XML parsing support, you'll need to use Xerces-C++ 2.7 or 2.8 (3.0 isn't yet\r
+supported) or Expat 2.0.1 (used in previous versions of asdcplib). If you'll be using this\r
+software in conjuction with CineCert's other software, the use of Xerces-C++ is required. If\r
 you need/desire XML parsing, extract the source package and build in a directory of your choice.\r
 \r
 \r
@@ -45,5 +45,4 @@ C:\Program Files\asdcplib-1.3.20\win32>nmake WITH_OPENSSL="c:\Program Files\open
 IV. CONCLUSION\r
 ==============\r
 \r
-You should have been able to successfully build the binaries within the asdcplib package.\r
 For answers to questions, please send a message to asdcplib@cinecert.com.\r