|
From: m s. <msc...@ho...> - 2026-05-25 23:41:23
|
Hello Chirag, I have created a fork and a merge request to Eric Ehlers code with my updates. Since the pull request is still pending, you can use the code directly from my fork. You can find it here: https://github.com/mscaturo/QuantLibAddin-Old It uses the 1.42.1 version of QuantLib, the 1_90_0 version of the Boost library, the 1.6.1 version of lib4cxx And is compiled using Visual Studio 2022. It compiles and creates the addin for me without errors. I've created a few spreadsheets and verified the results against Bloomberg. I'm happy to take a look if you find any errors with it. Regards, Mike ________________________________ From: Chirag Desai <chi...@ya...> Sent: Thursday, May 21, 2026 10:38 PM To: qua...@li... <qua...@li...>; m scaturo <msc...@ho...> Subject: Re: [Quantlib-users] QuantLibXL Addin Hi Miike Thank you for the below. Can I kindly ask if you can send me the Github repo of the below please ? I used the instructions below with VS 2022, Quantlib 1.22 with Boost 1.87 but there are far too many errors as most of the older Boost functions have been deprecated. QuantLibAddin: Build QuantLibXL From Source Code<https://www.quantlib.org/quantlibaddin/build_qlxl.html> QuantLibAddin: Build QuantLibXL From Source Code<https://www.quantlib.org/quantlibaddin/build_qlxl.html> in On Tuesday, May 5, 2026 at 09:15:28 AM GMT+8, m scaturo <msc...@ho...> wrote: Hello Everyone, I have built the QuantLibXL addin with version 1.42.1 of quantlib using Microsoft visual studio 2022, boost 1_90_0, and lib4cxx 1.6.1 I have exposed the FXForward functions but I haven't fully tested them yet. If there's an interest, I'd be happy to contribute this code back to the project. Thanks, Mike _______________________________________________ QuantLib-users mailing list Qua...@li...<mailto:Qua...@li...> https://lists.sourceforge.net/lists/listinfo/quantlib-users |