From: Andy D. <dou...@la...> - 2003-03-13 16:35:48
|
On Wed, 12 Mar 2003, Paul Deming wrote: [Linux, Red Hat 8.0] > CXX/Include?CSS_Objectes.h:967: no class template named > 'random_access_iteratator' in 'std' You need to edit cvisual/CXX/Include/CXX_Config.h and look for the line #define STANDARD_LIBRARY_HAS_ITERATOR_TRAITS I forget what it has now, but you have to change the value. That is, if it's '1', change it to '0', or vice versa. Hope this helps, Andy Dougherty dou...@la... Dept. of Physics Lafayette College, Easton PA 18042 |