Results 13 comments of Othmane

May I ask how did you build your project ? cause I have errors when building the latest version from master "\Desktop\Engine-master\build\ALL_BUILD.vcxproj" (default target) (1) -> "\Desktop\Engine-master\build\OREAnalytics\orea\OREAnalytics-x64-mt.vcxproj" (default target) (21)...

Works perfectly. Thank you

While I can run the example 43, it doesn't seem to load the trades. I am using the recent version from master.This is my output : ``` D:\Desktop\Engine-master\Examples\Example_43>python run.py 1)...

Shoutout to my boi oussama from Lydex :)

have you tried to build it with Cmake ?

@pasparis in the file OREData/portfolio/builders/capfloor.cpp To silence the warning, you can add a return statement after the QL_FAIL macro: ``` default: QL_FAIL("Caplet volatility type, " volatilityType() currency().code() : key; Handle...

@pcaspers Would you provide a new version that suppress the warnings and could you please test it on a WSL ?

@pcaspers gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I have actually built the project successfully . However , in the first attempt , I was using Boost 1.71.0 , in the second attempt...