Update of /project/rdnzl/cvsroot/RDNZL/doc In directory clnet:/tmp/cvs-serv2067/doc
Modified Files: index.html Log Message: link to VS 2005 code
--- /project/rdnzl/cvsroot/RDNZL/doc/index.html 2006/06/12 08:47:10 1.9 +++ /project/rdnzl/cvsroot/RDNZL/doc/index.html 2006/06/12 09:45:17 1.10 @@ -375,9 +375,22 @@ <a href="http://weitz.de/files/RDNZL.tar.gz">http://weitz.de/files/RDNZL.tar.gz</a>, the current version is 0.10.0. It doesn't depend on any other Lisp libraries. The C++ source for the shared library <code>RDNZL.dll</code> can be downloaded separately from -<a href="http://weitz.de/files/RDNZL_cpp.tar.gz">http://weitz.de/files/RDNZL_cpp.tar.gz</a> but you don't need this archive -to deploy RDNZL - <code>RDNZL.tar.gz</code> already contains <code>RDNZL.dll</code>. -You can also access the current RDNZL source code (Lisp and C++) via <a href="http://common-lisp.net/cgi-bin/viewcvs.cgi/?cvsroot=rdnzl">CVS</a>. +<a +href="http://weitz.de/files/RDNZL_cpp.tar.gz%22%3Ehttp://weitz.de/files/RDNZL_cpp....</a> +but you don't need this archive to deploy RDNZL +- <code>RDNZL.tar.gz</code> already contains <code>RDNZL.dll</code>. +You can also access the current RDNZL source code (Lisp and C++) +via <a +href="http://common-lisp.net/cgi-bin/viewcvs.cgi/?cvsroot=rdnzl%22%3ECVS</a>. +(Note: The C++ source code is known to work with Microsoft Visual +Studio .NET 2003. There've been a couple of changes to +CLR-related stuff since then, and so the code won't compile on newer +versions of Visual Studio anymore. A <a href="http://common-lisp.net/pipermail/rdnzl-devel/2006-June/000095.html">port by Michael Goffioul</a> which +is known to work with <a href="http://msdn.microsoft.com/visualc/">Visual C++</a> 2005 (Express Edition) is +available +from <a +href="http://weitz.de/files/RDNZL-cpp-0.5-vc8.tar.bz2%22%3Ehttp://weitz.de/files/R...</a>. + <p> Before you load RDNZL make sure you have the <a href="http://msdn.microsoft.com/netframework/downloads/framework1_1/">.NET framework</a> installed. Then move the file <code>RDNZL.dll</code> to a location where your Lisp's FFI will @@ -1095,7 +1108,7 @@ port. Thanks to Franz Inc. (and particularly Jans Aasman) for supporting the development of RDNZL. <p> -$Header: /project/rdnzl/cvsroot/RDNZL/doc/index.html,v 1.9 2006/06/12 08:47:10 eweitz Exp $ +$Header: /project/rdnzl/cvsroot/RDNZL/doc/index.html,v 1.10 2006/06/12 09:45:17 eweitz Exp $ <p><a href="http://weitz.de/index.html">BACK TO MY HOMEPAGE</a>
</body>