(no subject)
"Toshi-Taka IKESHOJI" <[email protected]> Mon, 7 Feb 2005 20:57:40 +0900
| Newsgroups | gmane.comp.lib.mtl.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello!
I'm new one to MTL.
A lot of effort seems to have been done for mtl-2.1.2-21 with vc7.1
compiler, but still I have a problem.
I copied the 6 patch files by Aaron Laws on 11 Jun 2004. And std::_Ptrit
problem was solved.
But, the vc7.1 compiler says "x is not defined" or something like that. This
error message appears on the following line:
template <class size_t, int MM, int NN>
inline rect_offset<size_t,MM,NN>::rect_offset(const
rect_offset<size_t,MM,NN>::transpose_type& x)
: dim(x.dim), ld(x.ld) { }
The compile also says 'mtl::rect_offset<size_t,MM,NN>::transpose_type' is
not type, even though it defined previously.
Would anyone who experienced and solved this problem teach me how to
overcome this?
T.-T. IKESHOJI
_______________________________________________
This list is archived at http://www.osl.iu.edu/MailArchives/mtl-devel/