|
From: Ioannis R. <qua...@de...> - 2022-10-04 08:16:50
|
Thanks for the quick reply Roland. I will certainly try your suggestion, although I am using GitHub Desktop and I am not very familiar with the git dos commands. But since several people rely on the compressed forms (zip, tar) of the ORE and QuantLib releases, I am wondering if it would be possible to also provide the required QuantLib source code in compressed form, which is anyway done for all the official ORE and QuantLib releases. For example, you will see at the page https://github.com/OpenSourceRisk/Engine/releases/tag/v1.8.7.0 the compressed ORE code. It would be certainly helpful if the corresponding QuantLib code could be similarly found somewhere, either as stand alone or embedded in the ORE compressed file. Ioannis On 10/4/2022 9:03 AM, Roland Lichters wrote: > > Hi Ioannis, > > Ah, maybe that wasn’t clear in the mail, we use a fork of QuantLib > 1.27.1 with a few changes. > > So when you build ORE from sources on gihub, then please do a > > git submodule update --init > > That checks out our QuantLib 1.27.1 fork, and it should remove your > build errors. > > Best regards, > > Roland > > *From: *Ioannis Rigopoulos <qua...@de...> > *Date: *Monday, 3 October 2022 at 17:47 > *To: *Roland Lichters <rol...@ac...>, QuantLib users > <qua...@li...>, QuantLib Mailing Lists > <qua...@li...> > *Subject: *Re: [Quantlib-dev] ORE 7 > > CAUTION:External email warning. This email originated from outside > acadia.inc. Beware of phishing attempts. Comply with all acadia.inc > policy to confirm sender identity before responding, forwarding, and > especially clicking links or opening attachments. > > Thank you Roland for this new release, but I have experienced several > compilation errors when trying to build the QuantExt library. > > I am using the official release of the 1.27.1 version of the QuantLib > library as suggested in your email. > > One simple example of the several failures concerns the second > CPICoupon constructor implemented online in the header cpicoupon.hpp > > Its top part looks as below: > > */CPICoupon(Real baseCPI, > const Date& baseDate, // user provided, could be arbitrary > const Date& paymentDate, Real nominal, const Date& > startDate, const Date& endDate,/* > > */ (... more input arguments here ...)/* > > */ : QuantLib::CPICoupon(baseCPI, baseDate, paymentDate, nominal, > startDate, endDate, index, > observationLag,/* > > The compile-time error is caused by the implementation line: > > */QuantLib::CPICoupon(baseCPI, baseDate, paymentDate, nominal, > startDate, endDate, index,/* > > The above line passes the argument */baseDate /*to the constructor of > the */QuantLib::CPICoupon /*class. > > But this fails because the CPICoupon class in QuantLib does not > contain any constructor that expects a second argument of type Date. > > Best regards, > > Ioannis Rigopoulos > > On 9/22/2022 5:29 PM, Roland Lichters via QuantLib-dev wrote: > > Dear all, > > we have just published the 7th release of ORE and ORE-SWIG, > updating the codebase at https://github.com/OpenSourceRisk > <https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FOpenSourceRisk&data=05%7C01%7Croland.lichters%40acadia.inc%7C48c1d386056e45ec62a508daa5569e42%7Cf432debe2aae495fb2dfe8458cace1da%7C0%7C0%7C638004088729420906%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=LPP0kOqdG9yckEO2fmzg76v%2BMFVj%2BTF8HubQJq4rPIg%3D&reserved=0>. > ORE 7 depends on QuantLib 1.27.1 and QuantLib-SWIG 1.27. > > The release contains many fixes and improvements over the past > year that were triggered by our main sponsor’s (Acadia) use of ORE > in their Initial Margin Risk Generator services. The full release > notes can be found in the user guide under the DOCUMENTATION menu > on https://opensourcerisk.org > <https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fopensourcerisk.org%2F&data=05%7C01%7Croland.lichters%40acadia.inc%7C48c1d386056e45ec62a508daa5569e42%7Cf432debe2aae495fb2dfe8458cace1da%7C0%7C0%7C638004088729420906%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=8W9iOtukCvdP783S3HsM14B90Bsst9N8hLewa17k2H0%3D&reserved=0>. > > With this release we have started publishing a wide range of > additional financial instruments. You will see various Equity/FX > Exotics in this release. Commodity, Credit, Hybrids, Exotics with > scripted payoffs will follow in the next releases in quarterly > steps, see also the Acadia press release and roadmap here > <https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.acadia.inc%2Fnews%2Facadia-announces-seventh-release-of-open-source-risk-engine-with-quarterly-releases-to-follow&data=05%7C01%7Croland.lichters%40acadia.inc%7C48c1d386056e45ec62a508daa5569e42%7Cf432debe2aae495fb2dfe8458cace1da%7C0%7C0%7C638004088729420906%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=SHjyEn%2BwTT2sqbzhCjVeKNt0AiSysCNNja4fIUUEbbE%3D&reserved=0>. > > > If you want to hear from Acadia about latest ORE developments, > then feel free to sign up here > <https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fshare.hsforms.com%2F1eqcUZ-9_QdSH__M7_YPSig43ul4&data=05%7C01%7Croland.lichters%40acadia.inc%7C48c1d386056e45ec62a508daa5569e42%7Cf432debe2aae495fb2dfe8458cace1da%7C0%7C0%7C638004088729420906%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=qdkQ4IT3GNjLlDcdP4M%2FfAEwQd1kHryVWuam21s6csM%3D&reserved=0> > to receive updates by email. > > Please explore ORE – download the release executable, or clone the > repositories and build. > > As usual, all feedback is welcome! > > Best regards, > > Roland > > > /The information contained in this e-mail, and any attachment, is > confidential and is intended solely for the use of the intended > recipient. Access, copying or re-use of the e-mail or any > attachment, or any information contained therein, by any other > person is not authorized. If you are not the intended recipient > please return the e-mail to the sender and delete it from your > computer. The acadia.inc privacy policy is available on our website. / > > > _______________________________________________ > > QuantLib-dev mailing list > > Qua...@li... > > https://lists.sourceforge.net/lists/listinfo/quantlib-dev <https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.sourceforge.net%2Flists%2Flistinfo%2Fquantlib-dev&data=05%7C01%7Croland.lichters%40acadia.inc%7C48c1d386056e45ec62a508daa5569e42%7Cf432debe2aae495fb2dfe8458cace1da%7C0%7C0%7C638004088729420906%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=YG85edsqS9wMLnQNoM6ncCiZ3jji%2FqXo3y96wLDi20Q%3D&reserved=0> > > width= > <https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.avast.com%2Fsig-email%3Futm_medium%3Demail%26utm_source%3Dlink%26utm_campaign%3Dsig-email%26utm_content%3Demailclient&data=05%7C01%7Croland.lichters%40acadia.inc%7C48c1d386056e45ec62a508daa5569e42%7Cf432debe2aae495fb2dfe8458cace1da%7C0%7C0%7C638004088729420906%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=x%2F7fB3hdubzj12Esa09LpTmIcJVvo7%2BTbx35n3ur638%3D&reserved=0> > > > > Virenfrei.www.avast.com > <https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.avast.com%2Fsig-email%3Futm_medium%3Demail%26utm_source%3Dlink%26utm_campaign%3Dsig-email%26utm_content%3Demailclient&data=05%7C01%7Croland.lichters%40acadia.inc%7C48c1d386056e45ec62a508daa5569e42%7Cf432debe2aae495fb2dfe8458cace1da%7C0%7C0%7C638004088729420906%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=x%2F7fB3hdubzj12Esa09LpTmIcJVvo7%2BTbx35n3ur638%3D&reserved=0> > > > The information contained in this e-mail, and any attachment, is > confidential and is intended solely for the use of the intended > recipient. Access, copying or re-use of the e-mail or any attachment, > or any information contained therein, by any other person is not > authorized. If you are not the intended recipient please return the > e-mail to the sender and delete it from your computer. The acadia.inc > privacy policy is available on our website. -- Diese E-Mail wurde von Avast-Antivirussoftware auf Viren geprüft. www.avast.com |