|
Ublas : |
From: Hugo Duncan (hugoduncan_at_[hidden])
Date: 2007-03-16 21:51:24
Just to follow up with some test results....
running the unit tests: cygwin 3.4.4
In file included from test3.hpp:27,
from test3.cpp:17:
../../../../boost/numeric/ublas/matrix_sparse.hpp:3875: error: no class
template named `ptrdiff_t' in `std'
../../../../boost/numeric/ublas/matrix_sparse.hpp:3875: error: ISO
C++ forbids declaration of `difference_type' with no type
In file included from concepts.cpp:26:
../../../../boost/numeric/ublas/matrix_sparse.hpp:3875: error: no class
template named `ptrdiff_t' in `std'
../../../../boost/numeric/ublas/matrix_sparse.hpp:3875: error: ISO
C++ forbids declaration of `difference_type' with no type
with msvc 8
many tests....
..\..\..\..\boost/numeric/ublas/storage.hpp(101) : error C2065: 'not' :
undeclared identifier