From: <pat...@us...> - 2011-03-27 17:21:52
|
Revision: 1268 http://ggt.svn.sourceforge.net/ggt/?rev=1268&view=rev Author: patrickh Date: 2011-03-27 17:21:45 +0000 (Sun, 27 Mar 2011) Log Message: ----------- Added a note about where to get a version of CppUnit with the necessary patches required by the GMTL test suite. Modified Paths: -------------- trunk/README Modified: trunk/README =================================================================== --- trunk/README 2011-03-27 17:20:05 UTC (rev 1267) +++ trunk/README 2011-03-27 17:21:45 UTC (rev 1268) @@ -27,10 +27,11 @@ * A standards comformant C++ compiler with good template support * SCons 0.96 - If you wish to compile and use the tests in GMTL, you will also need the - following: + If you wish to compile and use the tests in GMTL, you will also need CppUnit. + GMTL uses a patched version of CppUnit, the most recent version of which is + available from teh VR Juggler Subversion respository: - * CppUnit 1.9.11 + http://code.google.com/p/vrjuggler/source/browse/#svn%2Fvendor%2Fcppunit%2F1.12.0 o------------------------------------------------------------------------------o This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |