Changeset 19468

Show
Ignore:
Timestamp:
11/11/06 11:08:26 (2 years ago)
Author:
patrick
Message:

Note that Doozer is a semi-optional external dependency. Get the CppDOM
minimum version number right.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • juggler/trunk/doc/INSTALL.xml

    r19460 r19468  
    238238            A C++ implementation of CORBA 2.3, required for the Tweek C++ 
    239239            API.</para> 
     240         </listitem> 
     241 
     242         <listitem> 
     243            <para>Doozer (<ulink 
     244            url="http://sourceforge.net/projects/doozer">http://sourceforge.net/projects/doozer</ulink>): 
     245            A collection of makefile stubs written for use with GNU Make and 
     246            intended for simplifying the creation of cross-platform VR Juggler 
     247            application builds. Version 2.1.3 or newer is needed for building 
     248            VR Juggler sample applications.</para> 
    240249         </listitem> 
    241250      </itemizedlist> 
     
    430439               <itemizedlist> 
    431440                  <listitem> 
    432                      <para>CppDOM 0.6.5</para> 
     441                     <para>CppDOM 0.6.6</para> 
    433442                  </listitem> 
    434443