Hi all, Just downloaded QuantLib 1.9.1. I'm trying to build the solution (Visual Studio Community Edition 2015). I don't get any error during until the test phase. Eight tests on curve consistency fail. Below the first one: 2>Testing consistency of piecewise-log-linear discount curve... 2>unknown location : fatal error : in "QuantLib test suite/Piecewise yield curve tests/QuantLib__detail__quantlib_test_case(&PiecewiseYieldCurveTest__testLogLinearDiscountConsistency)": class QuantLib::Error: time (0.438889) is past max curve time (0.427778) 2> c:\users\wcapra\quantlib\quantlib-1.9.1\quantlib-1.9.1\test-suite\utilities.hpp(74): last checkpoint Could you please help me? Working with Boost 1.63 Thanks in advance, William ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
That's not a problem with your build, it's a known issue with the tests (see https://github.com/lballabio/QuantLib/issues/189). You can ignore the failures. Luigi On Wed, Feb 8, 2017 at 11:52 AM William Capra <[hidden email]> wrote:
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Free forum by Nabble | Edit this page |