Revision: 355
http://svn.sourceforge.net/pmplib/?rev=355&view=rev
Author: nyaochi
Date: 2007-02-12 06:31:56 -0800 (Mon, 12 Feb 2007)
Log Message:
-----------
Added a description about MSVC++2005 runtime DLL.
Modified Paths:
--------------
trunk/webpage/download.xml
Modified: trunk/webpage/download.xml
===================================================================
--- trunk/webpage/download.xml 2007-02-12 06:46:21 UTC (rev 354)
+++ trunk/webpage/download.xml 2007-02-12 14:31:56 UTC (rev 355)
@@ -16,7 +16,12 @@
<subsection caption="EasyPMP [Win32]">
<ul>
-<li>Download the <a href="http://sourceforge.net/project/showfiles.php?group_id=157298">EasyPMP binary for Windows 2000/XP/Vista</a> at sourceforge.net.</li>
+<li>
+Download the <a href="http://sourceforge.net/project/showfiles.php?group_id=157298">EasyPMP binaries for Windows 2000/XP/Vista</a> at sourceforge.net.<br/>
+These binaries have the dependency to the Microsoft Visual C++ 2005 Run-time DLL (MSVCR80.dll).
+If you don't have one, please install <a href="http://www.microsoft.com/downloads/details.aspx?familyid=32bc1bee-a3f9-4c13-9c99-220b62a191ee">Microsoft Visual C++ 2005 Redistributable Package (x86)</a> or <a href="http://www.microsoft.com/downloads/details.aspx?familyid=0856eacb-4362-4b0d-8edd-aab15c5e04f5">Microsoft .NET Framework Version 2.0 Redistributable Package (x86)</a>.
+Windows Vista seems to have the one installed by default.
+</li>
</ul>
</subsection>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|