1 Nov 2002 12:59
Compiling with weave and g++ 3.2
Leon Widdershoven <l.widdershoven <at> fz-juelich.de>
2002-11-01 11:59:33 GMT
2002-11-01 11:59:33 GMT
Hi, I wrote some code using weave.inline, and this code would not compile due to random_access_iterator: no such class. I read that this has been an issue, but could not find an answer. I have in the mean time found a way to compile the code: in Config.hxx I changed STANDARD_LIBRARY_HAS_ITERATOR_TRAITS 1 to STANDARD_LIBRARY_HAS_ITERATOR_TRAITS 0 I Don't know what it does, but at least my code runs again. Regards, Leon Widdershoven
RSS Feed