run time error on windows
Posted by Guowen Han on Jul 28, 2005; 7:21am
URL: http://quantlib.414.s1.nabble.com/run-time-error-on-windows-tp3951.html
Hi, group;
I get following error message when I
run a modified BermudanSwaption program on my windows 2000 pro (sp4) machine
(QuantLib 0.3.10, minGW g++ 3.4.2, boost-1.32)
In function
const QuantLib::Histroy& QuantLib::IndexManager::getHistory(const
std::string&) const:
USDLibor6m act/act <ISDA> history
not loaded
Does anyone know how to solve this problem.
Thanks.
Guowen