|
From: <br...@us...> - 2010-03-21 07:41:37
|
Revision: 4120
http://openvrml.svn.sourceforge.net/openvrml/?rev=4120&view=rev
Author: braden
Date: 2010-03-21 07:41:31 +0000 (Sun, 21 Mar 2010)
Log Message:
-----------
Note libltdl requirement.
Modified Paths:
--------------
trunk/README
Modified: trunk/README
===================================================================
--- trunk/README 2010-03-21 07:40:46 UTC (rev 4119)
+++ trunk/README 2010-03-21 07:41:31 UTC (rev 4120)
@@ -152,9 +152,10 @@
variable BOOST_LIB_SUFFIX to match the suffix applied to the Boost
binaries; refer to the output of "configure --help".
- libxml is not required on Microsoft Windows platforms. On Windows,
-OpenVRML uses the XmlLite library for XML parsing. XmlLite is
-included with recent versions of the Microsoft Windows SDK.
+ libltdl and libxml are not required on Microsoft Windows platforms.
+On Windows, OpenVRML uses the Win32 API for module loading and the
+XmlLite library for XML parsing. XmlLite is included with recent
+versions of the Microsoft Windows SDK.
Building OpenVRML is fairly demanding of system resources;
especially, it seems, with modern versions of the GNU C++ compiler. It
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|