Login  Register

Re: run time error on windows

Posted by Luigi Ballabio on Jul 28, 2005; 7:46am
URL: http://quantlib.414.s1.nabble.com/run-time-error-on-windows-tp3951p3952.html

On 07/28/2005 03:00:18 PM, Guowen Han wrote:
>
> In function
> const QuantLib::Histroy& QuantLib::IndexManager::getHistory(const
> std::string&) const:
> USDLibor6m act/act <ISDA> history not loaded

Guowen,
        it's hard to say where the problem is exactly without seeing  
the program. However, the error suggests that some calculation of yours  
needs the value of a floating coupon which fixed in the past. You can  
provide the library with the fixing by using IndexManager::setHistory.

Later,
        Luigi

----------------------------------------

Barker's Proof:
        Proofreading is more effective after publication.