-
Hello all,
I am running into a fatal error when trying to compile Quantlib-SWIG for Python. The following error occurs several times during 'make':
```
/home/###/dev/trunk/CEDerivsReengFramework/ex…
-
Hi,
Just letting you know of some installation pains and some blockers.
mac OSX High Sierra + homebrew and the latest commit: a585507a2e1b215dca7f13ea7b2626e06655e6bb
running "sudo make install…
-
Hi Open Source Risk Engine devs,
Many thanks for a really useful tool. I am trying to build a development docker container with OSRE, based on an alpine image. I have successfully built QuantExt bu…
-
Hi, please, explain how to compile QuantExt with VS 2017. There was an error C2516: "Quantext::FxForward::engine is not a legal base class" while compiling ORE. On the other hand, Quantlib compiled w…
-
Inputs are drop-downs instead of a text-box with data validation.
-
A normal build of QuantLib works fine, but if i set QL_ENABLE_SINGLETON_THREAD_SAFE_INIT, the BasketLosses example fails to build, with what looks like a problem linking boost_system.
I initially e…
-
I upgraded to new version QuantLib-SWIG-1.6 - Still has many System.AccessViolationException. System.AccessViolationException - Is very hard to reproduce and generally comes randomly during very high …
-
I'm generating solution files for Visual Studio using CMake, it generates ok, compile fine, but linking fails.
I found this in several/all sources
```cpp
#include
#ifdef BOOST_MSVC
# includ…
-
I am currently setting up a new project and would like to build a JNI wrapper for QuantLib using cygwin on Windows for some experiments.
I have checked out both QuantLib and QuantLib-SWIG version …
-
I think there is something odd with price to yield calculation for fixed coupon bond.
```r
FixedRateBondYield(settlementDays=2, ##T+2 for corporate bond
price =109.3806, #…