Hi
I am having difficulty trying to run the QMR iterative method, in ITL, using Visual Studio 2008 Express Edition. The method is the first example at:
When I build my 'solution', it compiles without any problems, but when I try to run the code, I get a message saying "debug assertion failed". In the same pop-up message it says "Expression: vector iterator is not dereferencable". The error seems to come from:
C:\program files\microsoft visual studio 9.0\vc\include\vector
When I click 'retry', to debug, a break point is introduced in the call stack window at:
> ITL_Test.exe!std::_Vector_const_iterator<int,std::allocator<int> >::operator*() Line 98 + 0x14 bytes C++
Any help would be appreciated,
Anthony.
_______________________________________________
This list is archived at
http://www.osl.iu.edu/MailArchives/mtl-devel/