|
From: Donghee S. <dh7...@gm...> - 2023-03-19 13:50:42
|
Hello, Quantlib Community! I'm a beginner for Quantlib, studied bonds example. GPT shows me the very simple code for FixedRateBond example showing the case generating FixedRateBond from BondHelper. as https://shimdonghee-vigilant-adventure-7gvr4j9jvw43x9gq.github.dev/ . When I built this code with VS 2022, error " \QuantLib-1.29\ql\termstructures\yield\drifttermstructure.hpp(86,24): error C4996: 'QuantLib::DriftTermStructure': deprecated " occurred. I could not find command using this class. How can I fix it? I'm very sorry for this novice question and thaank you in advance for your time! Best Regards Shim Donghee |